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

RE: svn commit: rev 6953 - in trunk/subversion: include libsvn_wc tests/clients/cmdline

From: Sander Striker <striker_at_apache.org>
Date: 2003-09-03 23:12:46 CEST

> From: Greg Stein [mailto:gstein@lyra.org]
> Sent: Wednesday, September 03, 2003 8:41 PM

[...]
>> (svn_wc_revert): throw an error if trying to revert the current working
>> directory.
>
> Euh... why is this? It seems like an improper "fix". Why can't the current
> directory simply be unscheduled?

There were two options, one was to throw an error if you are in a dir
you want to unschedule, the other was to walk up to the parent and unschedule
it there. Karl and I both thought that throwing the error was a good
solution since we have other commands that don't work from within the
target either.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 3 23:13:39 2003

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

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