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

Re: Local copy changes

From: Greywolf <greywolf_at_starwolf.com>
Date: Mon, 20 Jul 2009 13:15:29 -0700 (PDT)

[Thus spake elriba ("e: ") 12:39pm...]

e: Hi,
e: I have what I guess is a rather unique requirement. In my
e: environment, local copy binaries change daily. However, I want these
e: changes to be ignored, except when the binary is locked.
e:

I'm not an expert by any means on this but I would think that this
requires a hook of some sort, (yeah, I know, "Thanks, Dr. Obvious.").
Something that would consult a list of files (or as input to a script that
would somehow determine if the file is one of these kinds of files), and
would say, "Oh, hey, well, it's not locked, so automagically revert it at
checkin." or whatever (forgive me if I misunderstand the minute detail).

I can't think of anything at the top of my head that would actually allow
TSVN to selectively ignore non-locked files, though. Typically, too, if
you're making use of locks, that renders the file read-only on the filesystem.
Isn't that a bit of a hitch?

And if you're bypassing it by way of a hook, then modify the hook to
accomplish the checkin.

Or did I miss something?

                                --*greywolf;

--
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2372712
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-20 22:15:36 CEST

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.