Re: [Koha-devel] [Koha] Git and Koha v3.0.4

2009-10-27 Thread Chadwick, John, DCA
Thank you VERY much for the clarification. I will go on ahead and run the 3.01.00.061 version. John -Original Message- From: Chris Cormack [mailto:ch...@bigballofwax.co.nz] Sent: Tuesday, October 27, 2009 2:26 PM To: Chadwick, John, DCA Cc: koha-devel@lists.koha.org; k...@lists.katipo.co

Re: [Koha-devel] [Koha] Git and Koha v3.0.4

2009-10-27 Thread Chris Cormack
2009/10/28 Chadwick, John, DCA : > You are right Chris, it is 3.01.00.061. > > This still begs the question, how do I get to the latest version using > git? > > I issue the following command to initiate a new git directory on my > server: > > git clone git://git.koha.org/pub/scm/koha.git kohaclonet

Re: [Koha-devel] [Koha] Git and Koha v3.0.4

2009-10-27 Thread Chadwick, John, DCA
You are right Chris, it is 3.01.00.061. This still begs the question, how do I get to the latest version using git? I issue the following command to initiate a new git directory on my server: git clone git://git.koha.org/pub/scm/koha.git kohaclonetest If I install from the master without doing

Re: [Koha-devel] [Koha] Git and Koha v3.0.4

2009-10-27 Thread Chris Cormack
2009/10/28 Chadwick, John, DCA : > I am trying to use git to update an install on a development box before we > go to the production server. Today I started a directory for the koha clone > on my development box. The directory is kohaclonetest > > > > When I use git to download a clone I end up wit