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

Re: Set file dates to last commit option

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-03-16 15:43:28 CET

Mark Phippard wrote:
> "Steve Williams" <stevewilliams@kromestudios.com> wrote on 03/16/2006
> 08:40:52 AM:
>
>> Is the 'Set files dates to last commit' a SVN function or a TSVN
>> enhancement? One of the devs at work wants everyone to have that option
>> enabled, and I'm trying to 1) find out how to do that, and 2) find out
> why
>> he wants to do that. This message is part of answering #1 in an effort
> to
>> persuade him that it should not be required to have everyone enable that
>> option. But I do work with some very stubborn devs who need a very good
>> argument for them to compromise a bit on what they think they need.
>
> It is an SVN function. It has to be configured on each PC.
>
> http://svnbook.red-bean.com/nightly/en/svn.advanced.html#svn.advanced.confarea.opts.config
>
> See the use-commit-times property.

Even easier, it's in the TSVN general settings page.

As to why you should not use it, if you are using for program source
code, you can get inconsistent build results. If you make changes,
build, then revert your changes, the source goes back to an older date
than the object, so the build process will assume there is no need to
recompile.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 16 16:04:58 2006

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.