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

RE: Stupid user question: Mapped drives mistake.

From: Allen Morgan <amorgan_at_aliensolutions.com>
Date: 2004-03-15 23:29:34 CET

 

 
Brilliant !! Thank you ! Thank you! If I could buy you a pint I would!

We do have it running through apache but somehow discovered how much
faster it ran accessing it through the filesystem (on the Subversion
server that is)

This quickly got translated into "perhaps a quicker way to do it from
other machines"

Let this be a lesson to you all!

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: 15 March 2004 22:02
To: Allen Morgan
Cc: users@subversion.tigris.org
Subject: Re: Stupid user question: Mapped drives mistake.

On Mon, 2004-03-15 at 15:58, Allen Morgan wrote:

> I think this was caused recently when we started mapping to the
> repository and adding, checking in and committing using a network
share.

Did you not see the gigantic warnings pasted all over the book, the
README and INSTALL files to *not* put a repository on a network share?
Ouch.

Copy the repos to a local disk, try running 'svnadmin recover' on it.
If that doesn't work, your repository might be permanently hosed. The
only real db corruption we've ever seen has come from trying to run BDB
on a network share. ;-(

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 15 23:30:03 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.