[Sandy] Google SVN commit
Martin Wood-Mitrovski
flashdev at relivethefuture.com
Thu Apr 12 01:19:31 EDT 2007
bruce at zeusprod.com wrote:
> I use TortoiseSVN and the commit works fine.
sorry, I should have added more details, I can commit without problem, what I
was referring to are 'commit hooks', with SVN you can add 'hooks' which will run
various pieces of code when certain events happen.
For example probably the most popular 'svn commit hook' sends out emails when
someone commits code to the repository, and the emails can either be a list of
the changes or can include the diffs.
If you have control over your SVN server you can do all kinds of crazy stuff
like automatic builds on commit, run test suites etc, generate documentation..
http://svnbook.red-bean.com/en/1.1/ch05s02.html
...but...
I was just searching the google group for google code and one of the google
staff says although they wont support hooks there is already an option to
generate commit emails in the admin section. If its possible to enable this
per-user then I would like to receive commit emails please :)
More information about the Sandy
mailing list