Re: [Issue 2746] New - update overwrites w/o warning local modification if local timestamp did not change
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2007-03-24 02:11:34 CET
On 2007-03-21 21:49:32 +0100, Erik Huelsmann wrote:
You don't move working copies every day, do you? So, rebuilding the
BTW, it is not true that working copies are allowed to move from one
> Ben Reser tells me ctime updating can be turned off on many
Well, I don't know any such admin. But if one uses max(mtime,ctime),
> Next to that, it doesn't exist on Windows,
A Windows OS could be detected if need be (I assume such kind of
> nor does it exist in some (many?) Mac filesystems UFS and HFS don't
Perhaps the inode solution could work. Now, the use of ctime (or inode)
> In order to create a ctime value in Windows, the APR developers took
But max(mtime,ctime) would work like mtime in such a case.
> So, to be short, the system you are proposing works on some OSes, but
They won't benefit, but if they can't see any change while other users
> Not to be mean, but did you actually ever run into this problem
Not that slim, in fact.
prunille% echo "17 \\u20ac" > euro
And also the potential problems with mv. It is too easy to create
-rw-r--r-- 1 vlefevre vlefevre 1030 2006-10-03 23:14:27 b00034.xml
and I have at least 3 other such couples. Note that when replacing
Moreover, remember that if the problem occurs, it can be quite
And after finding rare bugs (including one that existed for at least
-- Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Mar 24 02:11:49 2007 |
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.