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

Re: WC corruption after checkout on Mac

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-11-13 02:22:34 CET

On Nov 12, 2007 5:14 PM, Ben Collins-Sussman <sussman@red-bean.com> wrote:
> This happened to me yesterday on my mac as well. I ran 'svn up' on my
> svn trunk (which was about a week out of date), and somehow my
> svn_base64.h file became zero bytes in size. 'svn status' reported
> nothing abnormal at all.

Note that the reason that "svn status" is silent is that the
working-size field in the entries file (new in 1.5) is being set based
on the (incorrectly empty) working copy file to 0, and so since it
sees unchanged working-size and timestamp, 'svn st' assumes no change.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 13 02:22:44 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.