User Tools

Site Tools


svn

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
svn [2010/05/06 10:35] damirsvn [2010/05/06 10:41] damir
Line 141: Line 141:
 </code> </code>
  
-===== New Repository - Quick Guide =====+===== New Repositories ===== 
 + 
 +you can always create a personal repository in your homedir by doing: 
   - ssh into server: <code>ssh lth.epfl.ch</code>   - ssh into server: <code>ssh lth.epfl.ch</code>
-  - Create empty repository: <code>svnadmin create /svnlcm/<name_of_repository></code> (replace ''svnlcm'' with ''svnlth'', ''svnlicos'' as needed) +  - Create empty repository: <code>svnadmin create <name_of_repository></code>  
-  - From the client machine do a checkout, e.g: <code>svn co svn+ssh://lth.epfl.ch/svnlcm/<name_of_repository></code> + 
-  - Copy or create files in this empty "local copy"+<note warning> 
-  - Add the new files to the repository: <code>svn add *</code> +General repositories, that needs to be available (under lth.epfl.ch/svn<LABNAME>/) can be created only by the sysadministrators
-  - Commit (i.e., check in): <code>svn ci</code>+</note>
  
  
svn.txt · Last modified: 2012/02/17 15:54 by damir