From: Christian S. <chr...@cs...> - 2011-03-02 20:47:25
|
Hi William et al., I've now set up the post-commit email hook already, and configured it to send email to libofx-devel. If this is not what we wanted, the following commands changes the destination address, included here for reference if Benoit or any of the other developers wants to change this address: # To get sourceforge shell access: ssh -t USERNAME,li...@sh... create # Once you are logged into SF, do this: cd /home/scm_git/l/li/libofx/libofx git config hooks.mailinglist lib...@li... # or any other destination address. That's it! Regards, Christian Am Mittwoch, 2. März 2011 schrieb William Ollivier: > Hi Christian, > > I've already done this email hook for another project on SF, so I > could do it, however I'll have to check if I have access to the libofx > shell. > Ayways, it's nice to see a new maintainer for the project! > > Will > > Le 1 mars 2011 22:20, Christian Stimming <chr...@cs...> a écrit : > > Am Dienstag, 1. März 2011 schrieb Benoit Grégoire: > >> On March 1, 2011 06:16:16 AM Christian Stimming wrote: > >> > Hi Benoit et al., > >> > > >> > I propose to move the libofx repository from a (age-old) CVS system to > >> > GIT directly. > > > > And the final one: > > > > To set up a post-commit email hook, one needs to log into sourceforge > > shell service as project administrator, then copying the respective > > shell script to the repo's hooks directory, then setting one config > > option. It is not possible to set this up without logging into > > sourceforge shell service. If you make me admin, I can do this in a few > > minutes. If you prefer to receive the instructions, I can make a > > write-up for you. |