[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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.
See the sequence below. Any ideas? Please let me know if this is a
known issue and a workaround is available. Our subversion server is
running svn version 1.3.2.

 

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
no unlock option"

svn: Commit failed (details follow):

svn: Authorization failed

 

skotla@miles$ svn commit bwBuildPatch -m "Testing commit with lock in
place"

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
 

image001.jpg
Received on Thu Nov 30 23:33:20 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.