You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Jeff Turner <je...@apache.org> on 2005/01/18 12:52:19 UTC

[OT] svn libraries (Re: [proposal] Cocoon documentation system)

On Sat, Jan 15, 2005 at 02:54:33PM -0500, Stefano Mazzocchi wrote:
> Torsten Curdt wrote:
> >>People, again, let's be brave and get this of this silly "pure java" 
> >>nonsense. the JNI connector works. Today!
> >
> >
> >...maybe for you :-/ ...maybe now
> >
> >We had so many problems with subclipse under linux that
> >we finally went back to the commandline! ...maybe it's
> >worth giving it another try. But a few months ago subclipse
> >with JNI was just a PITA.
> 
> Of course using JNI will result in more pain than a pure java library 
> and if there was such a thing, I would not hesisate to use that one instead.

"Pure Java Subversion (SVN) Client Library"  -
  http://www.tmate.org/svn/

JIRA uses this for its Subversion support.  It has worked pretty well for
us so far.

Incidentally, JNI libraries cause problems with users, not developers.
Some people can barely type 'set JAVA_HOME=... ; cd bin ; startup.bat' -
let alone locate and install svn libraries for their particular OS.


--Jeff

(Cocoon docs? Go Daisy! :) Write an xdoc importer, twist Steven's arm
till he promises to maintain it like we do for JIRA, and its beer and
skittles from there on!)

(Sorry, couldn't resist adding my 2c:))

> -- 
> Stefano.
> 

Re: [OT] svn libraries (Re: [proposal] Cocoon documentation system)

Posted by Stefano Mazzocchi <st...@apache.org>.
Torsten Curdt wrote:
>>>> We had so many problems with subclipse under linux that
>>>> we finally went back to the commandline! ...maybe it's
>>>> worth giving it another try. But a few months ago subclipse
>>>> with JNI was just a PITA.
>>>
>>>
>>> Of course using JNI will result in more pain than a pure java library 
>>> and if there was such a thing, I would not hesisate to use that one 
>>> instead.
>>
>>
>>
>> "Pure Java Subversion (SVN) Client Library"  -
>>   http://www.tmate.org/svn/
>>
>> JIRA uses this for its Subversion support.  It has worked pretty well for
>> us so far.
> 
> 
> Cool ...you can hook it into subclipse!
> 
>  http://www.tmate.org/svn/subclipse.html
> 
> And also IDEA is using it...
> Thanks for the pointer, mate!

AWESOME!!!

-- 
Stefano... going to play with it!!!


Re: [OT] svn libraries (Re: [proposal] Cocoon documentation system)

Posted by Torsten Curdt <tc...@apache.org>.
>>>We had so many problems with subclipse under linux that
>>>we finally went back to the commandline! ...maybe it's
>>>worth giving it another try. But a few months ago subclipse
>>>with JNI was just a PITA.
>>
>>Of course using JNI will result in more pain than a pure java library 
>>and if there was such a thing, I would not hesisate to use that one instead.
> 
> 
> "Pure Java Subversion (SVN) Client Library"  -
>   http://www.tmate.org/svn/
> 
> JIRA uses this for its Subversion support.  It has worked pretty well for
> us so far.

Cool ...you can hook it into subclipse!

  http://www.tmate.org/svn/subclipse.html

And also IDEA is using it...
Thanks for the pointer, mate!

cheers
--
Torsten