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

RE: Local modification on checkout?

From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 18 Jan 2013 17:27:09 +0100

> -----Original Message-----
> From: Johan Corveleyn [mailto:jcorvel_at_gmail.com]
> Sent: vrijdag 18 januari 2013 11:50
> To: Ryan Schmidt
> Cc: Laird Nelson; users_at_subversion.apache.org
> Subject: Re: Local modification on checkout?
>

> Further, when mixing SVNKit with native svn usage, it's possible that
> last-mod-times are already mismatching immediately after checkout.
> That's because of an issue in SVNKit [2], where it only notes the
> last-mod-time in the svn metadata up to millisecond precision. So if
> you 'svnkit co', followed by 'nativesvn status', all files will have
> mismatching timestamps, so they'll all be checksummed.

Thanks for bringing this up..

I expected a problem like this, but was never able to confirm this.
(if you have a pointer to more details, please let me know)

This would exactly explain this problem.
(Just like it explained a similar problem in our testsuite yesterday. Python
appears to have a similar problem in its file timestamps)

        Bert
Received on 2013-01-18 17:27:55 CET

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

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