Skip to content.
Sections

Quantum Magic & Love Quarks

Personal tools
You are here: Home » Notes » Plone Notes » Archive » 2007 » March » 02 » svn for sbo3
 

svn for sbo3

Quick tips on getting a new svn repository set-up

On server:
svnadmin create /var/www/svn/dev/dezinecafe/trunk

On Local:
svn --message 'initial commit' import {initial_source_tree} svn+ssh://www.eiotx.net/var/www/svn/dev/dezinecafe/trunk

Check Out:
svn co svn+ssh://sb03.eiotx.net/var/www/svn/dev/dezinecafe/trunk dezinecafe

Posted by pf on 2007-03-02 03:46 PM
 

Powered by Plone