How to start play with pre-Koha 3.0?
I am interested to install Koha 3.0 CVS to start translate it into native language (large work), test it and look about possibility to apply my patches 2.2.9 Think that necessary to begin with getting from CVS. How to do it correctly? Through a search I found such 3 variants: 1) cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/koha login cvs -z3 -d:pserver:anonymous@cvs.sv.gnu.org:/sources/koha co . 2) cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/koha login cvs -z3 -d:pserver:anonymous@cvs.sv.gnu.org:/sources/koha co . 3) git clone git://git.koha.org/pub/scm/koha.git kohaclone Also please tell shortly about depositarys of Koha (CVS, git ...) With kind regards Serhij Dubyk (Ukraine) -- View this message in context: http://www.nabble.com/How-to-start-play-with-pre-Koha-3.0--tf4857763.html#a1... Sent from the Koha - Dev mailing list archive at Nabble.com.
Serhij Dubyk Сергій Дубик wrote:
3) git clone git://git.koha.org/pub/scm/koha.git kohaclone
This is the right one, we have shifted to git for Koha 3.0 and onwards. Some good instructions for using git are here http://wiki.koha.org/doku.php?id=en:development:git_usage Chris -- Chris Cormack chris.cormack@liblime.com VP Research and Development www.liblime.com LibLime +64 21 542 131
Chris Cormack-5 wrote:
3) git clone git://git.koha.org/pub/scm/koha.git kohaclone
How to keep original date of all files during this clone?
-- View this message in context: http://www.nabble.com/How-to-start-play-with-pre-Koha-3.0--tf4857763.html#a1... Sent from the Koha - Dev mailing list archive at Nabble.com.
participants (2)
-
Chris Cormack -
Serhij Dubyk Сергі й Дубик