ERIKA Enterprise and RT-Druid SVN Access

From ErikaWiki

(Difference between revisions)
Jump to: navigation, search
(How to subscribe/unsubscribe)
(Anonymous, readonly access)
 
(6 intermediate revisions not shown)
Line 7: Line 7:
* RT-Druid
* RT-Druid
** SVN anonymous access: svn://svn.tuxfamily.org/svnroot/erika/erikae/repos/rtdruid/trunk/rtdruid
** SVN anonymous access: svn://svn.tuxfamily.org/svnroot/erika/erikae/repos/rtdruid/trunk/rtdruid
-
** [http://svn.tuxfamily.org/viewvc.cgi/erika_erikae/repos/rtdruid/trunk/rtdruid web access to the SVN repository]
+
** [http://svn.tuxfamily.org/viewvc.cgi/erika_erikae/repos/rtdruid/trunk/rtdruid/ web access to the SVN repository]
* Scicos-FLEX
* Scicos-FLEX
Line 58: Line 58:
===How to subscribe/unsubscribe===
===How to subscribe/unsubscribe===
From the [http://faq.tuxfamily.org/MailingLists/En#How_to_use tuxfamily MailingList faq], declined with the erika post-commit hook mailing list:
From the [http://faq.tuxfamily.org/MailingLists/En#How_to_use tuxfamily MailingList faq], declined with the erika post-commit hook mailing list:
-
 
<blockquote>
<blockquote>
To subscribe to the erika post-commit hook mailinglist, just  
To subscribe to the erika post-commit hook mailinglist, just  
* send an email to <tt>erika-request_AT_lists.tuxfamily.org</tt>
* send an email to <tt>erika-request_AT_lists.tuxfamily.org</tt>
* with subject: "subscribe"
* with subject: "subscribe"
 +
</blockquote>
(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.
(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.
-
</bockquote>
 
====subscription alternatives [now unsupported]====
====subscription alternatives [now unsupported]====
Line 83: Line 82:
  [erika] [Revision#] First-commit-msg-line
  [erika] [Revision#] First-commit-msg-line
(Note: this is not correct.  <tt>First-commit-msg-line</tt> is the first line, or the content of the first line until the first dot if there is any)
(Note: this is not correct.  <tt>First-commit-msg-line</tt> is the first line, or the content of the first line until the first dot if there is any)
 +
 +
 +
[[Category:RT-Druid]]

Latest revision as of 09:11, 5 November 2012

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