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

Re: Get Lock Weirdness

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-11-16 19:49:19 CET

Robert Denton wrote:
> I have a user who is working remotely (but in the same city) who is
> having a really weird problem. When he attempts to get a lock on a
> file, the lock does not seem to take. He can update and commit without
> errors and there are no other signs of trouble with his TSVN. When I
> say it doesn't seem to take I mean specifically these symptoms occur:
>
> * The get lock operation run without problem
> * The icon overlay does not update to a lock, rather it stays a gray
> checkmark
> * The file still has its Read Only attribute checked.
> * when I try to get a lock on the same file it reports that he does
> indeed have the lock.
> * He is able to unlock the file.
>
> It seems that the operation is behaving normally and that the only area
> in which it is failing is that his working copy is not reflecting the
> lock. He is running version 1.4.5.10425 on Windows XP. Has anyone ever
> seen this behavior before or might have a clue as to what is going on?

This usually only happens if the user doesn't have the "special" rights
to access the files (you need to have the rights to modify the file
flags, not just the file itself - that's a different right on Windows).

Make sure he has *full* access rights to all files in his working copy.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Nov 16 19:50:01 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

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