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