Category Archives: scm

Use Subclipse Svn Task in Ant scripts

Install * First, install SVN command line tool. I used SlikSVN for Win32 from Slik SVN download site. * Download svnant.jar from http://subclipse.tigris.org/svnant.html. I downloaded stable release 1.0.0 from this link. * Unzip. * Include two jar files in the … Continue reading

Posted in svn | Leave a comment