[Subclipse-users] URL@REVISION combination is not working
From: Tramnitzke <vadus_at_tfh-berlin.de>
Date: 2007-09-11 13:42:55 CEST
Hi there,
I've installed svn and svnant at my debian server.
svn co -r HEAD svn://localhost/<repo> . --username <myUser> --password <myPW>
but with svnant it is not possible. Here is my build script :
<project name="svnant test" default="all" basedir=".">
To install svnant I just have put svnClientAdapter.jar, svnant.jar and
So, when I'm executing the build.xml I get the following error :
Buildfile: build.xml
update:
BUILD FAILED
This leads to my question, why svnant is adding the HEAD information after the
Is it the case, because svnant is using the command line interface instead of
Best Regards,
-- Open WebMail Project (http://openwebmail.org) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org For additional commands, e-mail: users-help@subclipse.tigris.orgReceived on Tue Sep 11 13:43:16 2007 |
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.