Changes between Version 5 and Version 6 of SystemAdministration


Ignore:
Timestamp:
Jan 8, 2015, 1:49:52 PM (10 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SystemAdministration

    v5 v6  
    5353For more information see: http://svnbook.red-bean.com/en/1.7/svn.reposadmin.create.html
    5454
    55 To create a project within a repository, on your local computer:
     55To create a project within a repository using the command line, on your local computer:
    5656 * create project dir myproj w/sub-dirs: tags, branches, trunk
    5757 * create/copy your project under myproj/trunk (see example helloc project in test repository)
    5858 * cd myproj
    5959 * svn import !svn+ssh://jupiter2.raidtech.net/<repositoryname> -m "initial import"
     60You can also usually create projects using the subversion client in your IDE.
    6061
    6162Apache webserver