Free Software Server Environment : SubVersionInitialisation

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site: FSSE.INFO is produced by "osde8info" :

subversion initialisation and creation

create, mkdir then import

create

$ svnadmin create /home/my/subversionrepo


local mkdir

$ mkdir myproject
$ mkdir myproject/code
$ mkdir myproject/data


import

$ svn import . http://my.subversion.svr/svn/projects/trunk/myproject




REFERRERS
SubVersion

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0175 seconds