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

Re: Help with 'Failed to load properties from disk' error

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-21 21:34:53 CEST

Seth Falcon wrote:
> I'm getting the following error message when I try to commit:
>
> "svn-commit.2.tmp" 6L, 217C written
> Sending outputProcessing/Rpkgs/capsim/man/combineAges3.Rd
> svn: Commit failed (details follow):
> svn: Failed to load properties from disk
> svn: Can't parse
> '/home/sfalcon/proj-svn-unix/model-tools/outputProcessing/Rpkgs/capsim/man/.svn/wcprops/combineAges3.Rd.svn-work'
> svn: Your commit message was left in a temporary file:
> svn:
> '/home/sfalcon/proj-svn-unix/model-tools/outputProcessing/Rpkgs/capsim/man/svn-commit.2.tmp'
>
> I know that I can create a new wc somewhere and that will resolve
> this, but is there a way to fix it?
>
> The svn-work file it complains about contains 154 bytes and looks like
> "@^@^..." when opened in an editor.

Wow. That's messed up. It should contain text, not binary data.

Fortunately, the wcprops are (currently, anyway) just a cache. Delete the
corrupt file, and things should work.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 21 21:35:41 2004

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.