Skip to content

Instantly share code, notes, and snippets.

@tvalladon
Created November 13, 2010 06:24
Show Gist options
  • Save tvalladon/675139 to your computer and use it in GitHub Desktop.
Save tvalladon/675139 to your computer and use it in GitHub Desktop.
Create svn project
root> cd /path/to/svn/repo/root
root> svnadmin create {project name}
root> chown -R www-data: ./{project name}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment