subversion_repository_creation
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | subversion_repository_creation [2014/11/24 01:14] (current) – created 0.0.0.0 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Subversion_Repository_Creation ====== | ||
+ | Don't forget to change " | ||
+ | |||
+ | The last line of this script just reminds me to also edit the Apache and ViewVC configuration files. | ||
+ | |||
+ | <source lang=" | ||
+ | |||
+ | if [[|-z " | ||
+ | echo "You must pass the name of a new repository to this script." | ||
+ | exit | ||
+ | fi | ||
+ | |||
+ | svnadmin create " | ||
+ | |||
+ | chown -R newuser: | ||
+ | |||
+ | find " | ||
+ | find " | ||
+ | |||
+ | find " | ||
+ | |||
+ | echo " | ||
+ | echo "Now don't forget to edit the files symlinked in / |
subversion_repository_creation.txt · Last modified: by 0.0.0.0