[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: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2005-08-26 00:52:44 CEST

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 26 00:54:24 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.