ERIKA Enterprise and RT-Druid SVN Access

From ErikaWiki

Jump to: navigation, search

Contents

Anonymous, readonly access



(for manuals and other erika related code see the URLs in "Authenticated access" below (just removing '+ssh' and the 'username@'))

Authenticated, readwrite access

Gaining access

Two steps are needed to have a TUXFAMILY_USERNAME usable to edit the files in the Erika:

  • Mail to the administrator (pj _AT_ evidence.eu.com at the moment) asking to have the new username added in the erika project.

URLs

ERIKA Enterprise source code

  • svn+ssh://TUXFAMILY_USERNAME@svn.tuxfamily.org/svnroot/erika/erikae/repos/ee/trunk/ee

RT-Druid source code

  • svn+ssh://TUXFAMILY_USERNAME@svn.tuxfamily.org/svnroot/erika/erikae/repos/rtdruid/trunk/rtdruid

ERIKA and RT-Druid manuals source code

  • svn+ssh://TUXFAMILY_USERNAME@svn.tuxfamily.org/svnroot/erika/erikae/repos/manuals/trunk/manuals

Scicos-FLEX code generation

  • svn+ssh://TUXFAMILY_USERNAME@svn.tuxfamily.org/svnroot/erika/erikae/repos/scilab_codegen/trunk/

Project root

  • svn+ssh://svn.tuxfamily.org/svnroot/erika/erikae

post-commit hook

It is possible to receive an email everytime that a commit is done on the ERIKA SVN repository.

How to subscribe/unsubscribe

From the tuxfamily MailingList faq, declined with the erika post-commit hook mailing list:

To subscribe to the erika post-commit hook mailinglist, just
  • send an email to erika-request_AT_lists.tuxfamily.org
  • with subject: "subscribe"

(yes, you read correctly, the -request is for administrative management). An email is sent back to confirm the request. To unsubscribe, it's the same thing but with the subject being "unsubscribe". And to annoy the user till the end, confirmation is needed too.

subscription alternatives [now unsupported]

The french mailinglist faq describes a webpage alternative to the "send email to subscribe" protocol.

Contained information

These mails contain:

  • Revision number
  • Author
  • Date
  • Commit message
  • Modified paths
  • Diff (in attachment)

The subject of the mails is in this form:

[erika] [Revision#] First-commit-msg-line

(Note: this is not correct. First-commit-msg-line is the first line, or the content of the first line until the first dot if there is any)

Personal tools