Subversion - Llocked file could not able to commit the changes
From: Srinivas Rao Marri <srinivasrao.marri_at_gmail.com>
Date: Wed, 30 Sep 2009 12:12:06 -0700 (PDT)
we had an issue in subversion, where locked file could not able to commit changes as per (http://svnbook.red-bean.com/en/1.5/svn.advanced.locking.html).
Below are the steps did:
1. -bash-3.1$ svn add test.txt
2. -bash-3.1$ svn commit -m "test"
3. -bash-3.1$ svn lock test.txt -m "Testing lock for jira issue svn-535"
4. -bash-3.1$ svn status test.txt
5. -bash-3.1$ svn status test.txt
6. -bash-3.1$ svn info test.txt
6. -bash-3.1$ svn commit -m "added test content" test.txt
Any idea what could be the reason?
Thanks & regards
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.