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

Re: BUG - Generated files won't be displayed as modified

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Tue, 15 Jul 2008 12:39:23 +0200

Hi,

On 15/07/2008, Tobias Maier <Tobias.Maier_at_web.de> wrote:
> TortoiseSVN 1.5.0.13459
>
> Hi
> when I generate files out of java or other tools. These files won't be
> displayed as changed.
> The files won't be found by Commit or Revert. A reboot has not changed
> anything.

If the files are under version control then the Subversion libraries
will treat the files as 'unchanged' if their modification timestamp is
unmodified and the filesize is unchanged.

Make sure the tools you use properly update the 'last modification
time' of the files being overwritten.

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-15 12:39:32 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.