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

Commit and authorization failed on locked file

From: Winkler, Bernd <Bernd.Winkler_at_ipa.fraunhofer.de>
Date: Mon, 7 Jul 2008 13:14:14 +0200

Hi,

have you a solution for this:

 

I have a file in my repository, let's say test.xml which was locked and
afterwards modified

 

At the command line I do:

//////////////////////////////////////////////////////////

>svn status -v test.xml

M K 607 607 bkw
test.xml

 

>svn commit test.xml -m"test manual commit"

svn: Commit failed (details follow):

svn: Authorization failed

 

>svn status -v test.xml

M K 607 607 bkw
test.xml

 

>svn unlock test.xml

'test.xml' unlocked.

 

>svn commit test.xml -m"test manual commit"

Sending test.xml

Transmitting file data .

Commited revision 608.

 

>svn status -v test.xml

                                               608 608 bkw
test.xml

////////////////////////////////////////////////////////

 

 

According to the svn doku the first commit should have been working
releasing at the same time the lock. Is this a bug? What is a
workaround?

The only person who has access to the file and to the repository is me,
so no different users up to now.

 

Thank's for your help,

Bernd

___________________________________

Fraunhofer Institut Produktionstechnik und Automatisierung

Nobelstr. 12

D-70569 Stuttgart

 

Tel.: +49 (0) 711/970 - 1218

Fax.: +49 (0) 711/970 - 1008

Email: bernd.winkler_at_ipa.fhg.de <mailto:bernd.winkler_at_ipa.fhg.de>

URL: http://www.ipa.fhg.de <http://www.ipa.fhg.de>

 
Received on 2008-07-08 00:01:38 CEST

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.