Bug? "svn rm" silently succeeds when given name of non-existent file
From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2006-03-15 23:03:00 CET
$ svn --version
This behavior just confused one of our developers -- she wasn't aware
Anyway here's a demonstration of what I mean:
Here's how the Unix "rm" works -- if you give it a bogus name, it lets
Now here's what "svn rm" does:
$ svn rm sdlfkj
-- i.e., just the opposite of "rm": no error message, and it returns a
-- When I just need to kick back after a long day of changing 1.s into 0.s and 0.s into 1.s, nothing satisfies my primal fish urge better than a can of Genova [tuna]. -- Ben Collins-Sussman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Mar 15 23:05:52 2006 |
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.