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

Re: Rép. : Re: wc doesn't see a local file modification

From: Yves Bergeron <yves.bergeron_at_shq.gouv.qc.ca>
Date: 2005-08-26 17:26:25 CEST

My further tests (on Novell NetWare from Windows NT) seem to confirm Ben's thinking. My file size has changed but not the timestamp and SVN doesn't see the change.
 
I would like a true statement about what the conditions are for SVN seeing a file change.
 
Thank you.

>>> Branko (BÈibej <brane@xbc.nu> 08/25/05 6:52 pm >>>
Ben Collins-Sussman wrote:

>
> On Aug 25, 2005, at 3:14 PM, Yves Bergeron wrote:
>
>> Does it also check if the size is changed ?
>>
>
>
> if (timestamp hasn't changed)
> return NO_CHANGE;
> else if (filesize has changed)
> return CHANGED:

Not quite. If the timestamt hasn't changed, but the size has, SVN *will*
notice. :)

-- Brane

« Le présent courriel peut contenir des renseignements confidentiels et ne s'adresse qu'au destinataire dont le nom apparaît ci-dessus. Si ce courriel vous est parvenu par mégarde, veuillez le supprimer et nous en aviser aussitôt. Merci. »
Received on Fri Aug 26 17:27:47 2005

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.