[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] svn ant task export

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-12-17 21:11:55 CET

On Dec 17, 2007 3:03 PM, temp temp <miroconnect@yahoo.com> wrote:
> I calling export svn ant task
>
> <export srcUrl="${svnant.framework.url}" revision="HEAD"
> destPath="temp" />
>
> When I run it for first time it run well second time it says
>
> temp already exists
>
> so using export the destPath should not be present ?

Yes, that is true. Even using the command line svn export will fail
if the target path has the same file or folders in it.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Dec 17 21:12:02 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.