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

RE: [TSVN] Re: Local repository -> svnserve?

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-02-15 13:26:42 CET

Hi John,

> Yes, both are 1.1.3. The problem seems to be that the
> original was just
> being used locally - ie work on file, check in and the revision data
> goes in a .svn subdirectory. svnadmin appears to be looking for the
> revision data to be stored in a single db rather than a bunch of .svn
> subdirectories :(
This sounds like you are trying to run 'svnadmin dump' on your working copy
instead of your repository?!?
The .svn directories contain metadata, no revisions.

Three questions:
1) What is the path to your working copy?
2) What is the path to your repository?
3) which path did you pass to 'svnadmin dump'?

What does 'svnadmin verify path/to/your/repos' tell you?

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Feb 15 13:27:35 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.