[Subclipse-users] RE: svnant-1.1.0-RC2 / issue when using export
From: Julien Nitard <julien.nitard_at_streamezzo.com>
Date: Thu, 28 Feb 2008 09:20:21 +0100
Hello again,
Sorry for not being able to read, but the problem seems to be in
Here is a small patch that implements the behavior I would expect (ie
Of course maybe the issue is bigger than that : why does the doExport
I hope this will be useful,
Julien
From: Julien Nitard
Hi,
I'd like to report an issue when using export : the revision parameter
The result is that instead of exporting BASE Iike I am specifying, it's
Here is the code I use :
<svn javahl="false" javasvn="false">
<info target="build.xml" />
<export revision="BASE" srcpath=".." destpath="../export" />
</svn>
Here is the command line launched :
svn export -r HEAD "C:\Documents and Settings\Julien Nitard\My
If I replace HEAD by BASE and run it manually, it doesn't access the
I decompiled the code quickly and it seems that the call on the command
The tracker didn't seem to hold any issue like this, I hope I didn't
Thanks for attention, regards,
Julien Nitard
---------------------------------------------------------------------
|
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.