Home
The Toolkit for Online Communities
15265 Community Members, 1 member online, 2050 visitors today
Log In Register

Migration from CVS to GIT

OpenACS Home : xowiki : Migration from CVS to GIT
Search · Index
Previous Month May 2012
Sun Mon Tue Wed Thu Fri Sat
29 30 1 (1) 2 3 4 (1) 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 (1) 24 25 26
27 28 29 30 31 1 2

Popular tags

ad_form , ADP , ajax , aolserver , asynchronous , bgdelivery , bugtracker , COMET , cvs , debian , emacs , FreeBSD , includelets , install , installation , installers , javascript , libthread , linux , monitoring , nginx , oracle , osx , patches , performance , postgres , pound , redhat , selenium , ssl

No registered users in community xowiki
in last 30 minutes

Contributors

OpenACS.org

No registered users in community xowiki
in last 10 minutes

Migration from CVS to GIT


IMPORTANT!!! by no means the statements written in this page are official. At the moment one should consider this information just and only for experimental purposes. There are no official decisions made by the OCT so far regarding migration to GIT or any other source control tool.  At the moment CVS is the official tool used and you can navigate the project history and code at our official code and history inspector Fisheye OpenACS

Tools to consider for the migration (?):

Structure of the GIT Repository (?):

Where could the repositories live (?):

Points to consider before | when migrating to GIT: 

Release management using GIT:

How to contribute to OpenACS using GIT: 

(jiml) probably they would git clone the repo using ssh acct, commit to their own repos then git push origin

I was told of a code review tool at http://www.reviewboard.org/ which we could look at.