History of git

Differences from version 34 to 37



@@ -1,4 +1,4 @@

-{maketoc}bitweaver is attempting to complete our ((CVS Migration)) to the [http://git-scm.com/|git] version control system. We have broken our CVS virtual modules in 150+ individual git repositories.
+{maketoc}bitweaver completed our ((CVS Migration)) to the [http://git-scm.com/|git] version control system. We have broken our CVS virtual modules in 150+ individual git repositories, all of which are hosted on [http://github.com/bitweaver|GitHub].
 
 !Gitting Started
 

@@ -27,7 +27,7 @@

 That will pull down all of the sub repositories for the directory structure the first clone created.
 //style and icon sections need to be redirected to the correct subfolders//
 
-!!! Create your own bitweaver distro
+!! Create your own bitweaver distro
 If you have a custom set of modules, you can create your own master project. Here are the instructions:
 {code source=bash}mkdir newproject
 cd newproject

@@ -46,11 +46,11 @@

 cd ..
 git add config index.php
 git commit -m "initialize super project" -a
+git submodule add http://github.com/bitweaver/adodb.git config/externals/adodb
 git submodule foreach --recursive git submodule update --init
 mkdir temp; chmod 777 temp
 # add some icons and themes
-git submodule add git@github.com:bitweaver/iconset_tango.git config/icons/tango
-git submodule add git@github.com:bitweaver/theme_basic.git config/themes/basic
+git submodule add git@github.com:bitweaver/theme_bootstrap.git config/themes/bootstrap
 {/code}
 
 !Creating a new Repository
Page History
Date/CommentUserIPVersion
18 Jan 2014 (04:30 UTC)
spiderr75.182.99.22437
Current • Source
spiderr24.106.202.12336
View • Compare • Difference • Source
spiderr99.127.242.2535
View • Compare • Difference • Source
spiderr24.106.202.12334
View • Compare • Difference • Source
spiderr24.106.202.12333
View • Compare • Difference • Source
spiderr24.106.202.12332
View • Compare • Difference • Source
spiderr99.127.242.2531
View • Compare • Difference • Source
spiderr99.127.242.2530
View • Compare • Difference • Source
spiderr24.171.168.13029
View • Compare • Difference • Source
spiderr24.171.168.13026
View • Compare • Difference • Source
spiderr174.97.129.25521
View • Compare • Difference • Source
spiderr174.97.129.25520
View • Compare • Difference • Source
spiderr174.97.129.25519
View • Compare • Difference • Source
spiderr70.154.110.15718
View • Compare • Difference • Source
spiderr24.171.168.22117
View • Compare • Difference • Source
spiderr72.155.33.2916
View • Compare • Difference • Source
spiderr72.155.33.2915
View • Compare • Difference • Source
spiderr72.155.33.2914
View • Compare • Difference • Source
spiderr72.155.33.2912
View • Compare • Difference • Source
Lester Caine81.138.11.13610
View • Compare • Difference • Source
Lester Caine81.138.11.1369
View • Compare • Difference • Source
spiderr71.70.210.918
View • Compare • Difference • Source
spiderr71.70.210.917
View • Compare • Difference • Source
spiderr71.70.210.916
View • Compare • Difference • Source
spiderr71.70.210.915
View • Compare • Difference • Source
spiderr71.70.210.914
View • Compare • Difference • Source