[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: Robert Denton <robert_at_headsprout.com>
Date: 2007-11-17 00:37:13 CET

This was likely the issue. Thanks for the tip. The user in question, being a resourceful fellow, has found his own resolution to the problem and I am now actively and happily disregarding it. However, should it come up again I will let the list know how it all worked out. Thanks again!

Robert
  _____

From: Stefan Küng [mailto:tortoisesvn@gmail.com]
To: users@tortoisesvn.tigris.org
Sent: Fri, 16 Nov 2007 10:49:19 -0800
Subject: Re: Get Lock Weirdness

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 Sat Nov 17 00:37:29 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.