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

commit not unlocking with rc2?

From: Stephen Davis <subversion_at_soundgeek.org>
Date: 2005-05-09 23:20:11 CEST

It is my understanding that committing a locked item will automatically
unlock it if the commit is successful. That doesn't appear to be
happening for me so I'm wondering where I should start looking.

1.2.0-rc2, Mac OS X 10.3.9, file:// repository using FSFS.

stephen

--
[SoundGeek ~/Development/Test/Work/ProjA]$ svn info AACDecoder.h
Path: AACDecoder.h
Name: AACDecoder.h
URL: 
file:///Users/stephen/Development/Test/svntest/trunk/ProjA/AACDecoder.h
Repository UUID: b5ec2128-ebec-0310-b373-ae7cc6f00d9a
Revision: 41
Node Kind: file
Schedule: normal
Last Changed Author: stephen
Last Changed Rev: 41
Last Changed Date: 2005-05-09 14:11:10 -0700 (Mon, 09 May 2005)
Text Last Updated: 2005-05-09 14:11:10 -0700 (Mon, 09 May 2005)
Properties Last Updated: 2005-05-09 13:35:14 -0700 (Mon, 09 May 2005)
Checksum: 9832eef609c05797ddf96845f63879b3
Lock Token: opaquelocktoken:a1ef0dd9-b2f6-0310-815c-d42e561e38b4
Lock Owner: stephen
Lock Created: 2005-05-09 14:08:56 -0700 (Mon, 09 May 2005)
Lock Comment (1 line):
[SoundGeek ~/Development/Test/Work/ProjA]$ svn ci AACDecoder.h -m 'why 
did the lock stick around?'
[SoundGeek ~/Development/Test/Work/ProjA]$ svn info AACDecoder.h
Path: AACDecoder.h
Name: AACDecoder.h
URL: 
file:///Users/stephen/Development/Test/svntest/trunk/ProjA/AACDecoder.h
Repository UUID: b5ec2128-ebec-0310-b373-ae7cc6f00d9a
Revision: 41
Node Kind: file
Schedule: normal
Last Changed Author: stephen
Last Changed Rev: 41
Last Changed Date: 2005-05-09 14:11:10 -0700 (Mon, 09 May 2005)
Text Last Updated: 2005-05-09 14:11:10 -0700 (Mon, 09 May 2005)
Properties Last Updated: 2005-05-09 13:35:14 -0700 (Mon, 09 May 2005)
Checksum: 9832eef609c05797ddf96845f63879b3
Lock Token: opaquelocktoken:a1ef0dd9-b2f6-0310-815c-d42e561e38b4
Lock Owner: stephen
Lock Created: 2005-05-09 14:08:56 -0700 (Mon, 09 May 2005)
Lock Comment (1 line):
[SoundGeek ~/Development/Test/Work/ProjA]$ svn unlock AACDecoder.h
'AACDecoder.h' unlocked.
[SoundGeek ~/Development/Test/Work/ProjA]$ svn info AACDecoder.h
Path: AACDecoder.h
Name: AACDecoder.h
URL: 
file:///Users/stephen/Development/Test/svntest/trunk/ProjA/AACDecoder.h
Repository UUID: b5ec2128-ebec-0310-b373-ae7cc6f00d9a
Revision: 41
Node Kind: file
Schedule: normal
Last Changed Author: stephen
Last Changed Rev: 41
Last Changed Date: 2005-05-09 14:11:10 -0700 (Mon, 09 May 2005)
Text Last Updated: 2005-05-09 14:11:10 -0700 (Mon, 09 May 2005)
Properties Last Updated: 2005-05-09 13:35:14 -0700 (Mon, 09 May 2005)
Checksum: 9832eef609c05797ddf96845f63879b3
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 9 23:26:44 2005

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.