Difference between revisions of "Source Control"
From Richard's Wiki
Line 1: | Line 1: | ||
To create Svn/Trac repository at rkdrm: | To create Svn/Trac repository at rkdrm: | ||
* Create SVN repository using dreamhost web panel [https://panel.dreamhost.com/index.cgi?tree=goodies.svn& https://panel.dreamhost.com/index.cgi?tree=goodies.svn&] | * Create SVN repository using dreamhost web panel [https://panel.dreamhost.com/index.cgi?tree=goodies.svn& https://panel.dreamhost.com/index.cgi?tree=goodies.svn&] | ||
− | ** | + | ** Install to <pre>http://svn.rkdrm.com/projectname</pre> |
+ | * Then optionally create a Trac site for the repository. Do a one-click (advanced) install of TRAC for the new repository ([https://panel.dreamhost.com/index.cgi?tree=goodies.installer& https://panel.dreamhost.com/index.cgi?tree=goodies.installer&]). Install to <pre>http://trac.rkdrm.com/projectname</pre> Specify svn repository from the dropdown. |
Revision as of 06:16, 14 August 2010
To create Svn/Trac repository at rkdrm:
- Create SVN repository using dreamhost web panel https://panel.dreamhost.com/index.cgi?tree=goodies.svn&
- Install to
http://svn.rkdrm.com/projectname
- Install to
- Then optionally create a Trac site for the repository. Do a one-click (advanced) install of TRAC for the new repository (https://panel.dreamhost.com/index.cgi?tree=goodies.installer&). Install to
http://trac.rkdrm.com/projectname
Specify svn repository from the dropdown.