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

Install Subversion on Gentoo Help

From: Nicholas Pappas <nick_at_rightstep.org>
Date: 2004-12-20 21:54:28 CET

        Hello all.

        Does anyone have subversion running on Gentoo using the ebuild? I am
trying to install subversion at the moment, but have run into a few
problems -- or am not understanding why things are not working at the
moment.
        After building the package I make a symbolic link from /var/svn->/svn,
which is its own partition. I then ran the config option from the
ebuild, which created all the files and gave them 'apache' user and
group permissions.
        Now, I can not import a new project (svn import...) as my user account,
although it is part of the apache group -- but root can add a project.
I can not checkout (svn checkout...) any files as my user either.
        This is the error I get when trying to check out the project that root
added:

svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///svn/repos/trunk'
svn: Berkeley DB error while opening environment for filesystem
/svn/repos/db: Permission denied

        Based on the permissions (rwxr-xr-x) I can see why I might be getting
this error, but I do not understand at the same time. Who exactly
should be able to import/checkout on a default install?
        I've been looking over the following guides in an effort to get it working:
                http://gentoo-wiki.com/HOWTO_Subversion
                http://svnbook.red-bean.com/en/1.1/svn-book.html
        The Gentoo-Wiki is nice, but it talks about installing a personal
repository. While this would be acceptable for my situation, I'd like
to avoid it just because I'd rather have it installed as it would by
default.
        Any help is figuring out the steps I need to get the repository
working, and letting my user account (and say, any other user account I
create in the future) the ability to import and checkout, would be
greatly appreciated!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 20 21:56:53 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.