# from Ingy dot Net
# on Friday 16 June 2006 06:55 pm:

>I had an idea today. I think that anyone who wants commit access to
>Inline should just ask me

An excellent idea.

>Then I will release a new version to cpan whenever the mailing list
> says it looks good.
>
>I will try to set things up such that svn commit mails get forwarded
> to the mailing list. Can someone give me some quick pointers for
> setting up commit mail?

Just put commands in an executable /path/to/repos/hooks/post-commit file 
and pretend you're in a CGI environment (uncertain working directory 
and unpriveleged user.)

Some details/examples for the hook (also see the svn book.)

  http://scratchcomputing.com/developers/subversion_backup.html

A commit-email.pl ships with svn, or try my silly branch.

  http://scratchcomputing.com/svn/external/svn_utils/commit-email.pl

--Eric
-- 
I eat your socks and you pay me.
--The business sense of a very small goat.
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to