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

[Subclipse-users] SVNANT

From: Corbin, Keith <Keith.Corbin_at_philips.com>
Date: 2007-02-01 17:33:26 CET

I am using SVN ANT and when I try to export binary files to a directory
that already has the files I get the following error.
 
 
Can't move
'\\qawinwlsl1\d$\bea_domains\ebs9\servers\cpc2L1Managed\app\lib\jaxb-api
.jar.tmp' to
'\\qawinwlsl1\d$\bea_domains\ebs9\servers\cpc2L1Managed\app\lib\jaxb-api
.jar': Cannot create a file when that file already exists
 
I have used the undocumented force feature, which works perfectly for
text based files, but for binaries it still fails.
 
Here is my ant task
 
<export srcUrl="http://devwinsvnl1/svn/lisa/CPC/lib/tags/${LABEL}"
destPath="${serverAppPath1}/lib" force="true" />

Keith J Corbin
Received on Thu Feb 1 17:34:24 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.