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

Re: DB corruption of first day of subversion

From: Ritesh Nadhani <riteshp_at_webyog.com>
Date: 2004-11-10 08:38:11 CET

Hello,

I had posted my issued on a wrong list but Jani Averach was kind enough to
tell me a solution. Find below complete information on the issue.

>>>>>>>>>>

Hi, I replied to your message to the svn-dev list.

I don't know if you are a subscriber of that list or not, so I am
replying privately to you also.

BTW, where do you find that issue-list address? This address is meant
to be for internal bugtracking purposeses, general issues/bug reports
should go to user-svn.

So my reply to your post was:

   Any changes that your F: drive is a network share (mapped networkd
   drive)?

   If so, do NOT run SVN repository on shared drive. Put it on the
   local disk, and everything should be fine.

http://svnbook.red-bean.com/svnbook-1.1/ch05s02.html

BR, Jani

On 2004-11-10 11:45+0530, Ritesh Nadhani wrote:
> Hello,
>
> We plan to move all our repository from CVS to subversion.
>
> We are using WinXP with SP2. I was successfuly able to create create a
> repository and even was able to import my test project to the repository.
> Our server is running as a standalone svnserve daemon listening on 3690
> port. It is on 512Kbps dsl line (bandwith is pretty costly out here).
>
> One of our developers was also able to download the test project (around 5
> MB with documenation and all) to his home machine. He did some
> modification
> to the code and checked in. All this process were OK.
>
> Now, suddenly looks like the whole berkely DB is corrupt. Whenever we are
> now trying to create a new project in the repository - we are getting an
> error: Berkely DB error while allocating new node ID (getting 'next-key' )
> for filesystem f:\svnrepos/db, DB_NOTFOUND: No matching key/data pair
> found.
>
> If I try to checkout a project, we get error:
>
> Reference to non-existent node 'd.0.1' in filesystem 'F:/svnrepos/db'
>
> What should I do? Is SVN known to have bugs with Windows XP SP2.
>
> Regards,
> Ritesh
>
>>>>>>>>

F: is just a partition on my hard-disk. I have 4 partition on the box.

c:\windows - XP Files
d:DATA - General data files
e:softwares - all softwares are installed out here instead of \program
files\ . Makes it easy to manage.
f:\repos - I am using it only for Subversion repository so that backup are
easy to do.

This drive is not network mapped. I mean you cannot access it from any
machine in the networked. The only folder on this machine that can be
accessed by other people is the SHareDocs which is present in C;\. Disk
management shows it as:

Type: Local disk
Filesystem: NTFS.

Am I missing something?

Regards,
Ritesh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 10 08:38:50 2004

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.