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

Re: svn cleanup performance

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-25 19:11:25 CET

On Mar 25, 2006, at 18:35, Res Pons wrote:

> 1. A respository should always have its own dedicated server and
> nothing else should be served from that server.

Never heard that before. Granted, it could conceivably improve
performance, but our Subversion repository server also serves MySQL,
Apache, PHP, Postfix, Cyrus, Samba, and probably more that I'm
forgetting. Where's the official statement that a repository server
shouldn't do anything else?

> 3. I think it would be more efficient if you ran clean up, maybe
> just once a week, instead of, every night?

I think you shouldn't have to run svn cleanup ever. It's only ever
useful if Subversion tells you to run it, and the only reason it
would tell you that is if something is broken, as in you were using
svn and it crashed or encountered an unexpected error and left the
working copy in an inconsistent state. So why is Alex running into
the need to run svn cleanup so often? That's the problem we should be
fixing.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 25 19:12:12 2006

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.