You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Res Pons <po...@hotmail.com> on 2006/03/07 21:02:36 UTC

Tamesoft SVN vs. command line checkins

I currently use Anthill for nightly automation, however, there're certain 
files which I check in into each project by using Tamesoft's SVN java client 
in my build targets.  I've never tried this but would Ant or Anthill 
complain if I make an exec call out of my ant file to check in files into 
Subversion?

How does anyone else do this and what do you use?

Thanks

_________________________________________________________________
Don�t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/


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

Re: Tamesoft SVN vs. command line checkins

Posted by Andy Levy <an...@gmail.com>.
On 3/7/06, Res Pons <po...@hotmail.com> wrote:
> I currently use Anthill for nightly automation, however, there're certain
> files which I check in into each project by using Tamesoft's SVN java client
> in my build targets.  I've never tried this but would Ant or Anthill
> complain if I make an exec call out of my ant file to check in files into
> Subversion?
>
> How does anyone else do this and what do you use?

Not sure how this is relevant to SVN itself here...

There are several Ant tasks around for subversion.  Google for
"subversion ant task".  You can also use
http://ant.apache.org/antlibs/svn/index.html as a starting point.

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