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

Re: Locking UI comments

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-10-13 17:33:29 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> $ svn lock foo.doc

Result is either an error

         svn: foo.doc is out-of-date, please update

or success which means foo.doc is up-to-date. Once we have a lock it
will remain up-to-date.

> ### edit
> $ svn commit foo.c
> svn: sorry, you need to 'svn up'

It was up-to-date when we took a lock, so how does this happen?
Did somebody break our lock? How will having lock run update help?

> $ svn up
> C foo.doc

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 13 17:33:38 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.