RE: Re: Where do you work on the files?
From: Alan Tse <alan.tse_at_trafficnet.com.au>
Date: Tue, 11 Aug 2009 16:23:53 -0700 (PDT)
I used other version control before like MS Visual Source Safe, there approach is lock-modify-unlock. I only 'check out' (unlock) the source code of my 'working copy' if I really want to.
But for SVN with Tortoise (copy-modify-merge), if I work the working copy as in my local machine (that is default), I may open the source code files, 'accidentally' move an edit box a pixel away on the form because I want to see the details of the edit box so by clicking the edit box, then compile and run. It means the working copy is modified. I am thinking if for 'playing' purposes, I will copy the 'working copy' from working copy location (ie. my local machine) to another temp location for that.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.