Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
services:subversion [2011/07/25 13:49]
giunta [SISSA Subversion Server]
services:subversion [2021/12/09 10:02]
giunta removed
Line 3: Line 3:
 In SISSA there is a subversion server, ''​svn.sissa.it''​ which can be used by all SISSA users. ​ In SISSA there is a subversion server, ''​svn.sissa.it''​ which can be used by all SISSA users. ​
  
-To get your repository you can write to [[helpdesk-scm@sissa.it]] specifying the repository name; you will have read and write access with your SISSA username (if you want to have access with a different username, please inform us in your request email) and a random generate password. ​+To get your repository you can write to [[helpdesk@sissa.it]] specifying the repository name; you will have read and write access with your SISSA username (if you want to have access with a different username, please inform us in your request email) and a random generate password. ​
  
 You will have access to repository on ''​svn.sissa.it''​ server **ONLY** using ''​svn''​ protocol: You will have access to repository on ''​svn.sissa.it''​ server **ONLY** using ''​svn''​ protocol:
Line 15: Line 15:
 There isn't interactive access. There isn't interactive access.
  
-If you need to modify your config. files, create new subversion users or change your password, please use our Trac server.+If you need to modify your config. files, create new subversion users or change your password, please use our [[services/​trac|Trac]] server.
  
 People who want to learn about subversion can read some sections of the ''​Version Control with Subversion'',​ a free book about Subversion: People who want to learn about subversion can read some sections of the ''​Version Control with Subversion'',​ a free book about Subversion:
  
-  * [[http://​svnbook.red-bean.com/nightly/​en/​svn-book.html#​svn.basic|Fundamental Concepts]] +  * [[http://​svnbook.red-bean.com/​en/1.7/​svn-book.html#​svn.basic|Fundamental Concepts]] 
-  * [[http://​svnbook.red-bean.com/nightly/​en/​svn-book.html#​svn.tour|Basic Usage]] +  * [[http://​svnbook.red-bean.com/​en/1.7/​svn-book.html#​svn.tour|Basic Usage]] 
-  * [[http://​svnbook.red-bean.com/nightly/​en/​svn-book.html#​svn.ref|Subversion Complete Reference]]+  * [[http://​svnbook.red-bean.com/​en/1.7/​svn-book.html#​svn.ref|Subversion Complete Reference]]
 ==== Backup of svn repositories ==== ==== Backup of svn repositories ====
  
 Every night there is a dump of every repository and a backup on tapes (incremental every night, and a full backup every 2 weeks) of both repositories (config files) and dumps. The dumps can be reloaded on a new, empty repository. Every night there is a dump of every repository and a backup on tapes (incremental every night, and a full backup every 2 weeks) of both repositories (config files) and dumps. The dumps can be reloaded on a new, empty repository.