Import SVN to Dreamhost


/ Published in: Ruby
Save to your folder(s)



Copy this code and paste it in your HTML
  1. # ssh to dreamhost account
  2. svn import /home/USER/path/to/source file:///home/USER/path/to/repository --message="Importing Project"

Report this snippet


Comments


You need to login to view comments.