AW: Verification of lock validity

2011-05-18 Thread Markus Schaber
Hi, Daniel, > Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > > svn st -u Thanks a lot. I must have been blind, as I did not find that one... > Markus Schaber wrote on Wed, May 18, 2011 at 11:31:37 +0200: > > Hello, > > > > Is there any command to verify whether the locks in the current

Re: Verification of lock validity

2011-05-18 Thread Daniel Shahaf
svn st -u Markus Schaber wrote on Wed, May 18, 2011 at 11:31:37 +0200: > Hello, > > Is there any command to verify whether the locks in the current working > copy are still valid? > > A side question: Which ways are there for a lock go get invalid? I know > the following: > - Explicit lock break

Verification of lock validity

2011-05-18 Thread Markus Schaber
Hello, Is there any command to verify whether the locks in the current working copy are still valid? A side question: Which ways are there for a lock go get invalid? I know the following: - Explicit lock breaking / stealing. - Copying the working copy directory tree, and then commit or release th