RE: [Subclipse-users] Bug (?) in svnant export
From: Martin Letenay <mle_at_whitestein.com>
Date: 2006-09-14 17:25:16 CEST
Well,
HEAD is used there since it's the default value of the "revision" attribute.
However, it seems there's no possibility to not specify a revision like in
Please file an issue.
Thanks,
Martin
From: futsuk@gmx.net [mailto:futsuk@gmx.net]
Hi List,
there is a problem using the export command on a working copy in the svn ant
<svn javahl="false">
in the console output i can see that the task executes the following
export -r HEAD code temp\export
which is wrong. it should read:
export code temp\export
The difference is: if you pass -r HEAD to svn export, it will always export
Has anybody else noticed this problem?
cheers,
|
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.