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

Re: FreeBSD: 0.26 extremely unstable - SOLVED

From: <kfogel_at_collab.net>
Date: 2003-08-19 19:22:15 CEST

Roman Neuhauser <dev-null@bellavista.cz> writes:
> the problem turned out to be wrong umask: subversion/bdb creates
> log files ($REPOS/db/log.*) with 644. This makes a pretty poor
> comparison to CVS: Subversion can't cater for three users without
> hacking. (The handwaving in the handbook notwithstanding.)

Hmmm. I thought:

   1. The Subversion server must run with uid/gid and permissions that
      have write access to the repository it's going to serve. This
      is true even for read-only operations.

   2. A CVS server must run with uid/gid and permissions that have
      write access to the repository it's going to serve. This is
      true even for read-only operations.

Are Subversion's actual requirements stricter than this?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 22 06:11:12 2003

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.