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

Re: AW: Re: What to do?

From: Jeremy Pereira <jeremyp_at_jeremyp.net>
Date: 2006-03-07 07:58:12 CET

On Mar 7, 2006, at 15:47, Markus Karg wrote:

> Karl,
>
> sure I can use my backup, but losing one day's work is not nice.
> The intention of asking the community was to find a solution that
> prevents losing one day of work.
>
> I have done a svnadmin verify and it didn't tell any errors. So I
> think the repository is ok. How to check the local filesystem? I've
> done a cleanup (no problems reported) and tried the commit again,
> but still there is the same error.
>
> Any ideas (other than: "Remove your local work and checkout from
> repository.")?

If you can check out the code from the repository and your locally
changed files are still readable, you can check out to some other
place, copy your local changes over the top of the new working copy
(be careful no to mung the .svn directories) and then commit that.
After that, you can delete the original corrupt W/C and either check
out again or even move the second W/C to replace the original.

If you can no longer read the locally modified files, that's probably
the end of them.

>
>
>
> Mit freundlichem Gruss / With kind regards
> Markus KARG, Staatl. gepr. Inf.
> Entwicklung / R & D
> QUIPSY QUALITY GmbH
>
> Von: Karl Auer [mailto:kauer@biplane.com.au]
> Gesendet: Mo 06.03.2006 16:58
> An: users@subversion.tigris.org
> Betreff: Re: What to do?
>
> On Mon, 2006-03-06 at 16:11 +0100, Markus Karg wrote:
> > Filesystem is corrupt
> > svn: Commit failed (details follow):
> > svn: Ungültige Reihenfolge bei Änderung: Neue Knoten Revisions ID
> ohne
> > Löschen
>
> Use your backups, Luke.
>
> Can you check out the latest revision? If so, maybe the filesystem
> it's
> talking about is yours, not the repository's.
>
> Regards, K.
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~
> Karl Auer (kauer@biplane.com.au) +61-2-64957160
> (w/h)
> http://www.biplane.com.au/~kauer/ +61-428-957160
> (mob)
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Tue Mar 7 07:59:29 2006

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.