[Subclipse-users] Bug (?) in svnant export
From: <futsuk_at_gmx.net>
Date: 2006-09-14 14:51:29 CEST
Hi List,
there is a problem using the export command on a working copy in the svn
<svn javahl="false">
in the console output i can see that the task executes the following command:
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.