Lock bug? Own lock breaks on update
From: Peter Suter <peter_at_lucid.ch>
Date: Tue, 25 Mar 2014 14:45:57 +0100
Hi,
(I asked about this on IRC today and was asked to send a repro to this
Since updating to TortoiseSVN 1.8 my locks get broken when I update a
I can reproduce it with a new empty repo on that server (VisualSVN 2.1.7
C:\Repos> svnadmin create testrepo
C:\Repos>
And then on the client (using SlikSvn command line client 1.8.5-x64
C:\> svn co https://.../testrepo testrepo
C:\> cd testrepo
C:\testrepo> echo foo > foo
C:\testrepo> svn add foo
C:\testrepo> svn ci -mm
C:\testrepo> svn lock foo
C:\testrepo> svn update
C:\testrepo>
I could not reproduce the problem with a local file:/// repo created
Thanks,
|
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.