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
At the command line I do:
//////////////////////////////////////////////////////////
>svn status -v test.xml
M K 607 607 bkw
>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
>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
////////////////////////////////////////////////////////
According to the svn doku the first commit should have been working
The only person who has access to the file and to the repository is me,
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>
|
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.