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

Re: Re: Locking Working Copy File

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Thu, 27 Mar 2008 21:21:29 +0100

Hi Jeffrey,

On 27/03/2008, Maze, Jeffrey S. <JMaze_at_co.geauga.oh.us> wrote:
>
> Actually, that's not quite what I was looking for.
>
> Say there is a file, default.html. It and my working copy are at
> revision 950 and I'm using this to test something. There's an update of
> other files as well as this default.html file; but since I'm testing
> using the older version of the file, how do I lock my working copy of
> default.html (rev 950) so if other revisions are submitted, the other
> files are updated, but default.html is locked at revision 950; even if
> there's updates to it.

Why would you want to update your working copy while testing in rev.950 (you
would have a mixed state during the tests)?

Or you do the 'update to rev. 950' on the file again after you update the
working copy to HEAD.

-- 
Regards,
Jean-Marc
Received on 2008-03-27 21:21:40 CET

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.