RE: Re: Help - possible bug in Subversion!
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-04 23:16:08 CEST
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.