You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Thomas Runge <sp...@gmx.de> on 2007/02/23 17:08:12 UTC

SVN pure Java Client , ANT integration

Hello,

Have anybody experience with a pura Java SVN Client to access a SVN Repository?

I read some things about the SVNKit library. But I don't understand how to use 
the library in combination with ANT (svnant) or via commandline.

I'm looking for a platform independet solution for accessing Subversion 
Repositories via command line interface.

thx
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SVN pure Java Client , ANT integration

Posted by John Allen <jo...@dublinux.net>.
Thomas Runge wrote:
> Hello,
>
> Have anybody experience with a pura Java SVN Client to access a SVN 
> Repository?
>
> I read some things about the SVNKit library. But I don't understand 
> how to use the library in combination with ANT (svnant) or via 
> commandline.
>
http://www.google.ie/search?q=ant+svn+task
> I'm looking for a platform independet solution for accessing 
> Subversion Repositories via command line interface.
>
> thx
> Thomas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>


-- 
John Allen                          mailto:john.allen@codemountain.net
CodeMountain                        http://www.codemountain.net

Ubuntu feisty (development branch), kernel 2.6.20-8-generic
up 35 min,  1 user,  load average: 0.36, 0.14, 0.09

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SVN pure Java Client , ANT integration

Posted by Thomas Runge <Th...@web.de>.
Hello,

Tony Morris schrieb:
> Thomas Runge wrote:
>> For example on AIX, I have to compile the Source code, which is not
>> allowed by our system operator.
> 
> There was once an airline who had pilots that weren't allowed to fly
> planes "because the system operator said so" - they didn't last long.
> This isn't IBM and its inherent foolishness is it?

;-)

> JavaSVN solves your problem http://today.java.net/pub/n/JavaSVN1.0.3 . I
> use it from an Apache Ant script e.g.
> https://projects.workingmouse.com/build/build-archive/trunk/

Thanks, that's the idea, which I'm looking for.

> Tony Morris
> http://tmorris.net/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SVN pure Java Client , ANT integration

Posted by Tony Morris <tm...@tmorris.net>.
Thomas Runge wrote:
> For example on AIX, I have to compile the Source code, which is not
> allowed by our system operator.

There was once an airline who had pilots that weren't allowed to fly
planes "because the system operator said so" - they didn't last long.
This isn't IBM and its inherent foolishness is it?

JavaSVN solves your problem http://today.java.net/pub/n/JavaSVN1.0.3 . I
use it from an Apache Ant script e.g.
https://projects.workingmouse.com/build/build-archive/trunk/

Tony Morris
http://tmorris.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SVN pure Java Client , ANT integration

Posted by Thomas Runge <Th...@web.de>.
Ryan Schmidt schrieb:
> 
> On Feb 23, 2007, at 11:08, Thomas Runge wrote:
> 
>> I'm looking for a platform independet solution for accessing 
>> Subversion Repositories via command line interface.
> 
> Doesn't the svn command-line client already offer that?
For example on AIX, I have to compile the Source code, which is not allowed by 
our system operator.

bye
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SVN pure Java Client , ANT integration

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Feb 23, 2007, at 11:08, Thomas Runge wrote:

> I'm looking for a platform independet solution for accessing  
> Subversion Repositories via command line interface.

Doesn't the svn command-line client already offer that?


-- 

To reply to the mailing list, please use your mailer's Reply To All  
function


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org