John Peacock wrote:
>
> What functionality are you proposing exactly? The above sample code
> _deletes_
> files not under source control, which is (IMNSHO) _never_ something that
> the svn
> client should support, at least without --force, and a confirmation
> prompt that
> requires typing a random 33 character string. ;)
>
> If you just want to check if you have files that are not checked in, 'svn
> status' works just fine, thanks! I'm confused what you want...
>
Well, you gave the answer yourself. Yes, i would propose to let svn have
an option to really clean your workarea like a clean checkout where
the working files that are under source control remain.
IMNSHO, it makes sense as it is the last step everyone should do before
commit: cleanup everything NOT under source control, build and
(smoke)test again and then check in.
Maybe I'm used to a more strict SW development process. But when I blow
my checkin by forgetting to add a file, numerous people cannot work and
are waiting until I fix it...
Bas.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 9 15:56:15 2004