svn update..........
From: udi <ukulkarn_at_hotmail.com>
Date: 2007-07-27 14:30:14 CEST
Hello,
I have already checkout my Project Subversion Repository in the build server
Now I want to run "svn update" tasks for every-time when build runs instead
So, whenever build run it will just taking the update from SubVersion
I tried to update the project repository using below command but its gaves
ERROR:-
Here are the my build.xml for the reference.
<property name="svnant.lib" value="lib" />
<path id="project.classpath">
<taskdef resource="svntask.properties" classpathref="project.classpath"/>
<svn username="ukulkarn" password="Pass-123">
Does anybody is having sample "svn update" script to taking the update from
Please provide some guidelines or any sample script.
Thanks...you help will be more appreciated...
-- View this message in context: http://www.nabble.com/svn-update..........-tf4157481.html#a11828280 Sent from the Subversion Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Jul 27 14:29:06 2007 |
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.