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
Next revision Both sides next revision
services:subversion [2009/06/08 08:21]
urgias
services:subversion [2012/10/05 11:15]
giunta [SISSA Subversion Server]
Line 1: Line 1:
 ===== SISSA Subversion Server ===== ===== SISSA Subversion Server =====
  
-In SISSA there is a subversion server, svn-srv.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@sissa.it]] specifying:​\\ +
-\\ +
-1) the repository name\\ +
-2) who can access in rw/r or have no access at all in its trunk/​branches\\ +
-\\ +
-The server is NOT accessible to users.+
  
-If you need to modify ​your config. files you have to write to [[helpdesk@sissa.it]].\\  +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 different username, please inform us in your request email) and a random generate password 
-Actually ​the server is running ​svnserve daemonIn the next future we are planning ​to give svn access ​using LDAP under a web server.\\  + 
-\\ +You will have access ​to repository on ''​svn.sissa.it''​ server **ONLY** ​using ''​svn''​ protocol: 
-People who want to learn about subversion can read sections\\  + 
-1. Fundamental Concepts,\\ +  svn://​svn.sissa.it/​repository 
-2. Basic Usage, and/or\\ +   
-9. Subversion Complete Reference\\ +or ''​https''​ protocol : 
-of the __[[http://www.sissa.it/download/online-manuals/​svn/svn-book.pdf|Subversion ​Manual]]__ present in the manuals section of SIS web pages. ​ + 
-\\ +  https://​svn.sissa.it/​repository 
-\\ + 
-\\ +There isn't interactive access. 
-**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.+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: 
 + 
 +  * [[http://​svnbook.red-bean.com/​en/​1.7/​svn-book.html#​svn.basic|Fundamental Concepts]] 
 +  * [[http://​svnbook.red-bean.com/​en/​1.7/​svn-book.html#​svn.tour|Basic Usage]] 
 +  ​* ​[[http://svnbook.red-bean.com/en/1.7/svn-book.html#​svn.ref|Subversion ​Complete Reference]] 
 +==== 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.