Commit failing on a locked file (using svn:// protocol)
From: Srinivas Kotla <skotla_at_broadsoft.com>
Date: 2006-11-30 23:32:26 CET
Hi,
When using svn:// protocol, the svn commit fails if the file is locked.
skotla@miles$ svn --version
svn, version 1.3.1 (r19032)
compiled May 22 2006, 16:16:21
skotla@miles$ svn lock bwBuildPatch
Authentication realm: <svn://xxxxx:xxxx> Our Subversion Repositories
Password for 'skotla':
'bwBuildPatch' locked by user 'skotla'.
skotla@miles$ vi bwBuildPatch
skotla@miles$ svn commit -no-unlock bwBuildPatch -m "Testing commit with
svn: Commit failed (details follow):
svn: Authorization failed
skotla@miles$ svn commit bwBuildPatch -m "Testing commit with lock in
svn: Commit failed (details follow):
svn: Authorization failed
skotla@miles$ svn unlock bwBuildPatch
'bwBuildPatch' unlocked.
skotla@miles$ svn commit bwBuildPatch -m "Commit unlocked file"
Sending bwBuildPatch
Transmitting file data .
Committed revision 46575.
-- <http://www.broadsoft.com/images/r1c1.gif> <http://www.broadsoft.com/images/r1c1.gif> <http://www.broadsoft.com/images/r1c1.gif> <http://www.broadsoft.com/images/r1c1.gif> Srinivas Kotla | BROADSOFT Inc. P| 240.364.5260 Email| skotla@broadsoft.com <mailto:skotla@broadsoft.com> Mail| 220 Perry Parkway | Gaithersburg | MD 20877
|
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.