ERIKA Enterprise and RT-Druid SVN Access

From ErikaWiki

(Difference between revisions)
Jump to: navigation, search
(Contained information)
(Anonymous, readonly access)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
==Anonymous, readonly access==
==Anonymous, readonly access==
-
* SVN anonymous access: svn://svn.tuxfamily.org/svnroot/erika/erikae/repos/ee/trunk/ee
+
* ERIKA Enterprise
 +
** SVN anonymous access: svn://svn.tuxfamily.org/svnroot/erika/erikae/repos/ee/trunk/ee
 +
** [http://svn.tuxfamily.org/viewvc.cgi/erika_erikae/repos/ee/trunk/ee web access to the SVN repository]
-
* [http://svn.tuxfamily.org/viewvc.cgi/erika_erikae/repos/ee/trunk/ee web access to the SVN repository]
+
* RT-Druid
 +
** 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]
 +
 
 +
* Scicos-FLEX
 +
** SVN anonymous access: svn://svn.tuxfamily.org/svnroot/erika/erikae/repos/scilab_codegen/trunk/
 +
** [http://svn.tuxfamily.org/viewvc.cgi/erika_erikae/repos/scilab_codegen/trunk/ web access to the SVN repository]
 +
 
 +
* Latex Manuals
 +
** SVN anonymous access: svn://svn.tuxfamily.org/svnroot/erika/erikae/repos/manuals/trunk/manuals
 +
** [http://svn.tuxfamily.org/viewvc.cgi/erika_erikae/repos/manuals/trunk/manuals web access to the SVN repository]
----
----
Line 18: Line 30:
* [https://panel.tuxfamily.org/subscribe.pl Subscribe] to Tuxfamily.
* [https://panel.tuxfamily.org/subscribe.pl Subscribe] to Tuxfamily.
-
* Mail to the administrator (roberto _AT_ evidence.eu.com at the moment) asking to have the new username added in the erika project.
+
* Mail to the administrator (pj _AT_ evidence.eu.com at the moment) asking to have the new username added in the erika project.
===URLs===
===URLs===
-
ERIKA and RT-Druid source code  
+
ERIKA Enterprise source code  
* svn+ssh://TUXFAMILY_USERNAME@svn.tuxfamily.org/svnroot/erika/erikae/repos/ee/trunk/ee
* 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
ERIKA and RT-Druid manuals source code
Line 30: Line 46:
* svn+ssh://TUXFAMILY_USERNAME@svn.tuxfamily.org/svnroot/erika/erikae/repos/manuals/trunk/manuals
* svn+ssh://TUXFAMILY_USERNAME@svn.tuxfamily.org/svnroot/erika/erikae/repos/manuals/trunk/manuals
-
Scilab/Scicos code generation
+
Scicos-FLEX code generation
-
* svn+ssh://TUXFAMILY_USERNAME@svn.tuxfamily.org/svnroot/erika/erikae/repos/scilab_codegen/trunk
+
* svn+ssh://TUXFAMILY_USERNAME@svn.tuxfamily.org/svnroot/erika/erikae/repos/scilab_codegen/trunk/
Project root  
Project root  
Line 41: Line 57:
===How to subscribe/unsubscribe===
===How to subscribe/unsubscribe===
-
From the [http://faq.tuxfamily.org/MailingLists/En#How_to_use tuxfamily MailingList faq],  
+
From the [http://faq.tuxfamily.org/MailingLists/En#How_to_use tuxfamily MailingList faq], declined with the erika post-commit hook mailing list:
-
declined with the erika post-commit hook mailing list:
+
<blockquote>
-
 
+
To subscribe to the erika post-commit hook mailinglist, just  
To subscribe to the erika post-commit hook mailinglist, just  
-
send a mail to erika-request_AT_lists.tuxfamily.org
+
* send an email to <tt>erika-request_AT_lists.tuxfamily.org</tt>
-
with subject : "subscribe"  
+
* with subject: "subscribe"
-
(yes, you read correctly, the -request is for administrative management). A mail 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.
+
</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.
-
Your list archives are available at : http://listengine.tuxfamily.org/lists.tuxfamily.org/erika/.
+
-
 
+
-
Note: At the moment using the previous link
+
-
you are getting "Not  found" error.
+
-
Probably the cause is that "the feeding of the archives
+
-
is not made in real time".
+
-
Should check this again when a month is passed
+
-
from the date of the list creation (December the 3rd, 2009)
+
====subscription alternatives [now unsupported]====
====subscription alternatives [now unsupported]====
Line 74: Line 81:
The subject of the mails is in this form:  
The subject of the mails is in this form:  
  [erika] [Revision#] First-commit-msg-line
  [erika] [Revision#] First-commit-msg-line
-
((Note: this is not always true... e.g. in the case of revision 401 only "oops..." showed up in the subject, not the full 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)
 +
 
 +
 
 +
[[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