Minor buglet: confusing error message
From: Jeff Squyres <jsquyres_at_open-mpi.org>
Date: 2005-05-01 13:10:10 CEST
Greetings. I have a minor usability feature request: we have found a
The problem occurs when you try to do any repository-based command
svn: Cannot replace a directory from within
This is somewhat confusing -- it doesn't give any indication that the
Here's a simple scriptlet to reproduce the problem:
-----
if test -z "$TMPDIR"; then
rm -rf "$BASE"
svnadmin create test-repo
# r1
# r2
# r3
cd "$BASE"
# Don't forget to cleanup...
Thanks!
-- {+} Jeff Squyres {+} The Open MPI Project {+} http://www.open-mpi.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sun May 1 13:12:22 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.