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

Re: Re: Need to check a file out, but want never to check it back in !

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 4 Nov 2010 14:09:11 -0400

On Thu, Nov 4, 2010 at 13:58, Richard M Willis <RichardW_at_pulsar-pm.com> wrote:
>> On 4 November 2010 17:34, Dave Huang <khym at
>
>> The other down side to this is that the file is always marked as
>> modified. Like ignoring compiler warnings instead of fixing them, one
>> day you are going to miss a real warning because you are so used to
>> ignoring the 'usual' warnings. For me, if there is red on my WC then
>> it means something needs attention.
>
> For me, also. I want to make sure there is no red anywhere.
>
> I am sort of going to go with the "use a template" approach, which is (to me) the obviousest way of doing it.
>
> I can't believe there's no automatic-copy available though; every other build tool that I use has a "run this batch file when finished" option. How come there's no equiv in TSVN ?

There is. http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings.html#tsvn-dug-settings-hooks

Subversion (and thus Tortoise) does not, for a number of reasons,
implement very many client-side activities which can be
mandated/forced/triggered by the server. But you can always implement
things yourself to perform these tasks.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2678882

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-04 19:10:06 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.