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

RE: svn and ant

From: Flanakin Michael C Ctr HQ OSSG/OMR <Michael.Flanakin_at_Gunter.AF.mil>
Date: 2005-09-16 16:11:32 CEST

Don't delete the directory. Just delete the files within the directory.
If you have subdirectories, then that might be a problem. I've run into
this before and this was my immediate work-around.

Another option might be to use Svn to remove the directory from the
repository and then add it back in with the Ant script. I've never tried
this, tho, and am not sure what the repercussions would be as far as
historical tracking is concerned. You might want to play around with
some ideas within a test repository.

Michael Flanakin

-----Original Message-----
From: Dave Pawson [mailto:dave.pawson@gmail.com]
Sent: Friday, September 16, 2005 9:05 AM
To: users@subversion.tigris.org
Subject: svn and ant

running an ant script,
 I delete a directory
  .... trunk/documentation
the generate content in it using the ant script.

when I try to commit this, svn gets upset.
 I have to delete the directory, update, then generate files which
overwrite the directory contents.

I can then commit OK.

Is there anyway round this please?
svn add trunk/documentation fails too.

regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 16 16:16:02 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.