RE: Re: Help - possible bug in Subversion!
From: Ray Johnson <Rayj_at_ingenio.com>
Date: 2004-06-04 23:40:58 CEST
Oh - dang, I feared that. Frankly I was hoping it was a user error on
The solution you give below is a bit painfull. The user that had this
I'm curious if there is another way to "clean up" in his case.
Is it safe to do the following:
1) rename the directory that was corrupted
So in the end the only things that are new is the .svn of the corrupted
I hope that made sense. Another way to ask this is:
Ray
-----Original Message-----
On Fri, 2004-06-04 at 16:03, Ray Johnson wrote:
> Perhaps it's as "svn update -N" became a sticky option - with no way
Here's the bottom line. Don't ever use -N with checkout or update.
I just reproduced your problem exactly:
$ rm -rf subdir
...the subdir is gone forever, it's missing from the entries file, and
So here's what to do:
1. delete the directory in which you ran 'svn up -N'. it's a broken dir
2. run 'svn up' in the parent dir to get it back (or, if you just
3. never ever touch -N again until we say it's safe. :-)
Ugh.
---------------------------------------------------------------------
|
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.