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

Local WC corruption

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-31 00:18:34 CEST

Somehow my subversion/libsvn_wc/props.c ended up with the following
content:

#include "svn_error.h"
#include "svn_ "entries.h"
#inclusvn_props.h"
#include "svn_io.h"

Has anyone else seen this?

I don't know if this is related to my OS X hangs leaving the WC in
a bad state, but regardless, both the copy in that directory and
.svn/text-base/props.c.svn-base have the same corruption.

Out of curiousity, where is the checksum for the file generated?
Shouldn't that be sent from the server - not generated from the
client? It'd be nice if SVN could detect this. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 31 00:19:06 2002

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.