You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Markus Schaber <m....@3s-software.com> on 2011/05/18 11:31:37 UTC

Verification of lock validity

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
the lock on that copied working copy.

Are there others?

Thanks & Best regards

Markus Schaber

___________________________
We software Automation.

3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 |
Fax +49-831-54031-50

Email: m.schaber@3s-software.com | Web: http://www.3s-software.com 
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects:
http://www.3s-software.com/index.shtml?sample_projects

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner |
Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915 


AW: Verification of lock validity

Posted by Markus Schaber <m....@3s-software.com>.
Hi, Daniel,

> Von: Daniel Shahaf [mailto:d.s@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
> > 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
> > the lock on that copied working copy.
> >
> > Are there others?
> >
> > Thanks & Best regards
> >
> > Markus Schaber
> >


Best regards

Markus Schaber

___________________________
We software Automation.

3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 |
Fax +49-831-54031-50

Email: m.schaber@3s-software.com | Web: http://www.3s-software.com 
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects:
http://www.3s-software.com/index.shtml?sample_projects

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner |
Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915

Re: Verification of lock validity

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
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 breaking / stealing.
> - Copying the working copy directory tree, and then commit or release
> the lock on that copied working copy.
> 
> Are there others?
> 
> Thanks & Best regards
> 
> Markus Schaber
> 
> ___________________________
> We software Automation.
> 
> 3S-Smart Software Solutions GmbH
> Markus Schaber | Developer
> Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 |
> Fax +49-831-54031-50
> 
> Email: m.schaber@3s-software.com | Web: http://www.3s-software.com 
> CoDeSys internet forum: http://forum.3s-software.com
> Download CoDeSys sample projects:
> http://www.3s-software.com/index.shtml?sample_projects
> 
> Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner |
> Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915 
>