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

phantom directories in less than 8 revisions, db errors

From: Peter Gervai <grin_at_tolna.net>
Date: 2002-12-05 14:12:16 CET

svn, version 0.14.3 (dev build)
   compiled Oct 28 2002, 16:35:59

(Debian 'subversion-snapshot' package)

Hello,

I just subscribed [after tried to browse the archieves and issues but found
nothing relevant, but it's true that I cannot really tell the keywords of my
problem] in hope maybe i can provide anything useful info on this, or
getting informed that it's well known bug.

I create a repos like
/
 private/
 public/
 file
using http://. checked it out, and created ./private/grin/something/{many
files}, then committed.

After that I
svn cp http://host/svn/private/grin/something http://host/svn/public/
to publish it.

Something obviously went wrong. I tried to browse on web the repos and
realised that the layout became something like
/
 grin/
  something/
   files...
 private/
  private/
  public/
 public/
  something/
   files...
 file

this "kind" of tree is accessible thru' http but not locally (file://).
The revisions seem to be the same (eg. the /public and /private/public seem
to be the same dir). Trying to fiddle with them caused db error (first in
the web browsing). I copied the repos to a backup if anyone want to check
anything on it. I am clueless - scratch and recreate, which is not a problem
at rev 8 but would be nice to avoid after rev > 10.

Maybe you have some clue on this...

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 5 14:13:04 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.