Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71001 - Modification to subversion as per svn-book
Summary: Modification to subversion as per svn-book
Status: RESOLVED DUPLICATE of bug 48809
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-12 13:10 UTC by Tyler Berry
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild adding support for svn and svnserve wrappers (subversion-1.1.1-r1.ebuild,10.05 KB, text/plain)
2004-11-12 13:10 UTC, Tyler Berry
Details
Wrapper for svn (svn.sh,54 bytes, text/plain)
2004-11-12 13:11 UTC, Tyler Berry
Details
Wrapper for svnserve (svnserve.sh,59 bytes, text/plain)
2004-11-12 13:11 UTC, Tyler Berry
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***