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

Re: committing local deletions

From: Paul Koning <Paul_Koning_at_dell.com>
Date: Wed, 9 Apr 2008 10:34:38 -0400

>>>>> "Ruslan" == Ruslan Sivak <rsivak_at_istandfor.com> writes:

 Ruslan> Marc Haisenko wrote:
>> You can easily write a script that parses the output of "svn
>> status" and call "svn rm" on all files that were deleted on your
>> filesystem (they have the status "!"
>>
>> Bye, Marc
>>
 Ruslan> Perhaps easily on a *nix filesystem, I'm working with
 Ruslan> windows... Guess I'll have to install perl/python to get this
 Ruslan> to work?

 Ruslan> It's so easy in subclipse.. .You just go commit, select all
 Ruslan> files (including the deletions) and commit. Wish there was a
 Ruslan> --force option or something to svn that would commit local
 Ruslan> deletions.

Cygwin will give you shell scripts, that may be an option. But Python
is another good option; take a look at pysvn which is nice and well
documented.

            paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-09 16:35:30 CEST

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.