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

RE: Re: removing missing files/directories?

From: André Pönitz <andre_at_wasy.de>
Date: 2005-07-19 12:01:43 CEST

Julien ALLANOS wrote:
> > % svn status | fgrep '\!' | awk '{print $2;}' | xargs svn rm
>
> Heh, unfortunatly it's not as simple as that, as I'm using a
> Windows shell :)

So your problem is probably not exactly a subversion problem but
rather related to company politics.

Tell your boss that it takes less time to install Cygwin (and is
therefore cheaper [HINT!]) than to look for alternative solutions.
This is a one-time effort on your side which will most likely
pay off multiple times.

> Is there any change that a new option to svn remove would
> appear to ease this process?

I hope not. Subversion should concentrate on revision control,
not provide a replacement for a shell (there already more than
enough of these anyway).

Regards,
Andre'

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 19 12:03:27 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.