Displaying 4 results from an estimated 4 matches for "ra_loc".
Did you mean:
ralloc
2006 Jan 26
1
SubVersion on CentOS 4.2
...ng will be done by non-privileged users. To
provide for this I created a group called "svn", added the np
userids to that secondary group and chgrp'ed the svn repository to
have the guid set to "svn". However, attempts to use svn by np
userids failed with references to ra_local and BDB access
violations.
What I discovered is that the default file modes established by
svnadmin create do not give w access to the guid, only to the uuid.
I therefore issued a chmod -R g+w * in the /var/spool/svn
directory and svn thereafter worked as desired for privileged and
non-pri...
2012 Sep 04
1
svn: Authorization failed
...* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
- handles 'http' scheme
- handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
- with Cyrus SASL authentication
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme
[hennebry at 67-61-185-5 reps]$ svnserve --version
svnserve, version 1.6.11 (r934486)
compiled Jun 23 2012, 00:28:25
Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subver...
2006 Sep 24
2
RadRails with SVN: No commit option under team menu ???
I''ve created a new svn repository and am attempting to work with the
working copy in rad rails. I read through the help thinking ok just
click team > commit and it will commit....but....
THERE IS NO COMMIT under the team menu !!!
There is only apply patch, show local history and share project. To
access this menu i am right clicking on folders and files in the rails
navigator and
2008 Dec 17
0
Missing Dependency subversion is needed by package subversion-ruby
...e available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV)
protocol.
- handles ''http'' scheme
- handles ''https'' scheme
* ra_svn : Module for accessing a repository using the svn network
protocol.
- handles ''svn'' scheme
* ra_local : Module for accessing a repository on local disk.
- handles ''file'' scheme
[/code]
The system has been running for nearly four years and I''ve only come
across this problem when trying to install yum. Subversion is running
without any issues and I''ve several...