Difference between revisions of "Airpaper"

From AIRWiki
Jump to: navigation, search
Line 1: Line 1:
[https://svn.elet.polimi.it/airpaper/ Airpaper] (authentication needed) is the repository of papers written at Airlab.
+
[https://svn.ws.dei.polimi.it/airpaper/ Airpaper] (authentication needed) is the repository of papers written at Airlab.
  
It is based on [http://subversion.tigris.org/ Subversion]; you can find some help in configuring Subversion in the [[Configuring Subversion]] page, but you don't need the key and Ssh part as Airpaper uses Http authentication.  ''<nowiki>https://svn.elet.polimi.it/airpaper/</nowiki>'' is the repository Url when you checkout your working copy.
+
It is based on [http://subversion.tigris.org/ Subversion]; you can find some help in configuring Subversion in the [[Configuring Subversion]] page, but you don't need the key and Ssh part as Airpaper uses Http authentication.  ''<nowiki>https://svn.ws.dei.polimi.it/airpaper/</nowiki>'' is the repository Url when you checkout your working copy.
  
 
You have to be added as a user to the project by one of the administrators, even if you already are a user of Dei's Savane.  Administrators currently are: [[User:RossellaBlatt|Rossella Blatt]], [[User:BernardoDalSeno|Bernardo Dal Seno]], [[User:GiulioFontana|Giulio Fontana]], [[User:MatteoMatteucci|Matteo Matteucci]], [[User:SimoneTognetti|Simone Tognetti]].  (New administrators, please add your names here)
 
You have to be added as a user to the project by one of the administrators, even if you already are a user of Dei's Savane.  Administrators currently are: [[User:RossellaBlatt|Rossella Blatt]], [[User:BernardoDalSeno|Bernardo Dal Seno]], [[User:GiulioFontana|Giulio Fontana]], [[User:MatteoMatteucci|Matteo Matteucci]], [[User:SimoneTognetti|Simone Tognetti]].  (New administrators, please add your names here)

Revision as of 15:06, 3 June 2009

Airpaper (authentication needed) is the repository of papers written at Airlab.

It is based on Subversion; you can find some help in configuring Subversion in the Configuring Subversion page, but you don't need the key and Ssh part as Airpaper uses Http authentication. https://svn.ws.dei.polimi.it/airpaper/ is the repository Url when you checkout your working copy.

You have to be added as a user to the project by one of the administrators, even if you already are a user of Dei's Savane. Administrators currently are: Rossella Blatt, Bernardo Dal Seno, Giulio Fontana, Matteo Matteucci, Simone Tognetti. (New administrators, please add your names here)

Structure

This is a partial structure of the repository:

  • bci: BCI-related stuff
  • common: common stuff
    • bib: bibliography (Bibtex files, databases and styles)
    • images: obvious
  • wheelchair: Lurch-related stuff

All files related to a paper should be contained in one directory; please use a name that is clear and begins with a year, e.g., 2009_Science, 2010_Nature_Higgs.

Rules

TODO

For administrators

Instruction for managing users are on the page DEI Subversion Administration