Subversion at Savannah

To use Subversion on Savannah, you first need to enable it for your group; then a cron job will create an empty repository, see VCS Intro.

Locations

  • svn+ssh://YOU@svn.sv.gnu.org/GROUP - write access for group members
  • svn://svn.sv.gnu.org/GROUP - anonymous access
  • http://svn.sv.gnu.org/svn/GROUP - slow readonly access for people who can't talk their admin into allowing outgoing SVN access
  • http://svn.sv.gnu.org/viewvc/?root=GROUP
  • vcs0:/srv/svn/GROUP - actual host location, for admins

Documentation

Commit Email

For users: please submit a support request, including the group name and the email address to send commits to.

For admins: there is a script vcs0:/usr/local/bin/svn-commit-email to create the (boilerplate) post-commit hook.