Urgent Help with Ant and Svn integration.
From: Rajesh KUmar <rajesh_kumar1_at_mindtree.com>
Date: Thu, 6 Aug 2009 21:08:20 +0530
Hello everybody,
I am facing some issues with svn and ant integration.
Requirement: Sync SVN source code using ant script in Solaris machine without copying supported jar files in Ant_home.
Limitation: Ant client and svn client is install by default in box but don't have root permission so I can not copy jar files in system folder.
My script:
Where ${basedir}/antlib is having following files.
1. ganymed.jar
2. svnClientAdapter.jar
3. svnant.jar
4. svnjavahl.jar
<target name="svncheckout">
I am getting following Error: Cannot find javahl, svnkit nor command line svn client
Solution: Any Solution?????
________________________________
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.