locking a file renders repos unusable with older clients
From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2005-03-25 17:45:50 CET
I've been using 1.1.3 for a long time, and decided to play with
$ touch ~/.lock-me
$ /usr/bin/svn add ~/.lock-me
$ ./svn ci ~/.lock-me -m ""
$ ./svn lock ~/.lock-me
$ cd
$ /usr/bin/svn ci .lock-me # I'm not sure what to expect here; I
$ svn up
It looks as if the "svn lock" command has bumped my repository
In any case, it looks like I now must do "svnadmin dump" and "svnadmin
(max bowsher apparently has warned that this would happen, and
-- [Dijkstra's] great strength is that he is uncompromising. It would make him physically ill to think of programming in C++. -- Donald E. Knuth --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Mar 25 17:50:46 2005 |
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.