Re: Locks...
From: BRM <bm_witness_at_yahoo.com>
Date: Fri, 19 Dec 2008 11:14:33 -0800 (PST)
Sorry for top post - Yahoo! mail doesn't make inline posts easy...
Background: I am working through a transition from CVS to SVN. The first part of the transition was making a direct cutover branch. (We couldn't use cvs2svn due to our Attic files.) Now, I'm working through the second part of the transition and reorganizing the code into a better set of modules. (It was pretty poorly thrown together under CVS, with directories cross-referenced for sources files all over the place. Now everything will be self-contained with marked releases.) I still have to keep the cut-over branch building as is - so no moving files, and people may change things so I can't peg it to a revision either. Once I'm done, it'll be locked to read-only via permissions on the server-side.
I am using the SVN/TSVN Copy command to do the moves. I can' tuse SVN/TSVN Move because I have to keep existing builds working through the transition. (I'd break stuff, but then I'd have people yelling at me about it.)
I am aware of the Keep Locks and am using it. That's not a problem.
What I want to do, is be able to pull up a dialog listing all the locked/unlocked files so I can kind of see what I've yet to do or missed.
My primary concern is (a) missing something, and (b) people editing files I've moved. I am looking at getting a hook script in place on our server so I can find out when/if people break my locks.
I'm not seeing the 'lock' icon. I do have TCVS installed, perhaps that is the problem?
Ben
----- Original Message ----
From: Ian Anderson <i.tsvn_at_operation-sensory-overload.com>
BRM wrote:
With the default icon set, when you open a working copy in Explorer,
If you wish to avoid losing locks on commit, there is a "Keep Locks"
I think more importantly however, you should explain what you're trying
Ian
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.