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

Re: Checkin - with lock

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 3 Sep 2008 12:11:48 -0400

On Wed, Sep 3, 2008 at 12:10, Modha Khammammettu
<MKhammammettu_at_calcas.com> wrote:
>
>
> Created a new file
> Added File
> Committed file
> Set the lock as shown below...
>
> C:\soa>C:\svn-win32-1.5.1\bin\svn propset svn:need-lock "needs lock"
> lock_test.txt property 'svn:need-lock' set on 'lock_test.txt'
>
> Changed file.
> Committed again ( Thought it will ask me to acquire lock first.., but
> file just got committed)
>
> Can you please tell me where I went wrong in this scenario.

Try changing the file now - it should be read-only. At the time you
changed the file, the property setting hadn't been committed yet.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-03 18:12:13 CEST

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.