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

Re: automatically delete and add

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-26 16:24:05 CEST

On Apr 26, 2005, at 8:41 AM, Alexander.Schulz@mummert.de wrote:

>
> Hello,
>
> I have a problem with deleting and adding files with subversion.
>
> Example:
> I have a directory "mydir" with is checked out with subversion.
> In "mydir" there are 2 files, file "A" and file "B". Now I create a
> new file "C" and delete file "A". I delete it with filesystem utils,
> NOT with "svn delete A".
>
> Now I want to run a script that searches for all deleted and all new
> files (recursive) like "svn status" does and executes the "svn delete"
> and "svn add" automatically.
>
> Please can someone tell me if this functionality is included in
> subversion or if there are scripts that can do this on MS Windows XP.

FAQ: http://subversion.tigris.org/faq.html#wc-change-detection

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 26 16:29:38 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.