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

svn status: does not notice changed file if timestamp of "new" file is older

From: solo turn <soloturn99_at_yahoo.com>
Date: 2002-11-08 16:51:24 CET

svn v14.5(r3578) on w2k seems to have a defficiency when you copy a
changed file from another drive into the svn working copy.

this must be an issue with file date/times. newly checked out, the
file gets a new timestamp. if you copy a file with an older timestamp
it thinks it is not modified, which is of course wrong (different
timestamt = chances are good that also the contents is different).

if you resave the file (no change of contents), it notices the
change.

this may result in overwriting your file on "svn up" by an update,
instead of merging changes.

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 16:52:53 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.