[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: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-11-13 03:03:56 CET

Eric Gillespie <epg@google.com> writes:
> svn checkout of Subversion, either with ra-neon or ra-svn,
> results in random files being 0-bytes. The entries file thinks
> it should be 0 bytes, but the text-base has the correct contents.
> svn status thinks nothing is wrong until you 'touch' the file;
> then it sees that all lines have been removed.
>
> [...]
>
> Oddly enough, glasser cannot reproduce this on his own Mac, which
> has at least the same kernel version.
>
> Any ideas?

Hrm. It sounds like you're the only person with a reliable
reproduction recipe right now. Can you GDB through

   subversion/libsvn_wc/update_editor.c:merge_file()

and see where things go wrong?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 13 03:04:14 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.