Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 71001

Summary: Modification to subversion as per svn-book
Product: Gentoo Linux Reporter: Tyler Berry <loki>
Component: New packagesAssignee: Paul de Vrieze (RETIRED) <pauldv>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: tschenturs
Priority: High    
Version: 2004.2   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild adding support for svn and svnserve wrappers
Wrapper for svn
Wrapper for svnserve

Description Tyler Berry 2004-11-12 13:10:17 UTC
This new version of the Subversion ebuild wraps /usr/bin/svn and /usr/bin/svnserve with small shell scripts which set the umask to 002 before running the associated binaries. The SVN book describes this technique to get permissions working correctly (http://svnbook.red-bean.com/en/1.0/ch06s05.html). For compatibility, I wrapped the option in an IUSE flag.
Comment 1 Tyler Berry 2004-11-12 13:10:59 UTC
Created attachment 43818 [details]
Ebuild adding support for svn and svnserve wrappers
Comment 2 Tyler Berry 2004-11-12 13:11:12 UTC
Created attachment 43819 [details]
Wrapper for svn
Comment 3 Tyler Berry 2004-11-12 13:11:25 UTC
Created attachment 43820 [details]
Wrapper for svnserve
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2004-11-13 11:49:08 UTC

*** This bug has been marked as a duplicate of 48809 ***