Categories
Tags
aastra apache asterisk centos cheatsheet chrome cisco comic dd dropbox email esxi fedora file sharing find gmail gnome google grep im feeling lucky linux migration networking olf openfiler openoffice replace rpl scm search security sed sp3 spyware ssh storage subversion tips tomcat twitter ubuntu vmware voip windowsArchives
Subversion over SSH
Continuing with my exploration of using some form of version control to hand configuration file managent, I’ve been using svn over ssh.
Setting up svn access over ssh is a fairly stright forward process. The first set is to create the actual repo on the server.
Then use svnadmin to create a repository in that directory.
Now that you have you repoistority created, it’s time to start using it. If you have an already existing set of files you’d like to import, do something similar to this…
If you’re just starting out, checkout a working copy like such..
Related posts:
Related posts brought to you by Yet Another Related Posts Plugin.