Re: Expected performance (svn+ssh)
From: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Mon, 08 Jul 2013 17:10:14 -0400
On 7/8/2013 2:18 PM, Naumenko, Roman wrote:
http://svnbook.red-bean.com/en/1.7/svn.basic.in-action.html#svn.advanced.reposurls
svn+ssh access has some upsides and downsides. For us, it was simpler
We grant access at the repository level via Linux file system
chown -R svn-group1 /var/svn/svn-repository1
Where the 770 is some combination of, 770, 775, 755, 750, 700.
770 = owner read/write, group read/write, other none
To keep things sane, we do not set permission by hand, but edit a script
The other advantage of svn+ssh is that it works well when using FSVS,
|
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.