Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Chris Nighswonger
Hi John, 2009/10/21 Chadwick, John, DCA : > I used git to download the latest koha.git version, it still came up with > 3.00.01.061. > Did you follow Joe's example exactly... including 'git checkout -b my_stable_3.0.4 v3.00.04' ? Kind Regards, Chris __

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Chadwick, John, DCA
I used git to download the latest koha.git version, it still came up with 3.00.01.061. The git rebase command returns a fatal: needed a single revision From: Nicole Engard [mailto:neng...@gmail.com] Sent: Wednesday, October 21, 2009 3:48 PM To: Chadw

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Joe Atzberger
Works just fine on a fresh clone. To clarify the process, here's the commands that one would use: git clone git://git.koha.org/pub/scm/koha.git kohaclone cd kohaclone git checkout -b my_stable_3.0.4 v3.00.04 Nicole is right. When you use git, you get the WHOLE repo. You do not just get just wh

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Nicole Engard
Sounds like you're pulling HEAD instead of 3.04 - and you just need to switch which branch you're using to the 3.x branch. Nicole On Wed, Oct 21, 2009 at 5:38 PM, Chadwick, John, DCA < john.chadw...@state.nm.us> wrote: > That's just it. I am not getting any errors. All the feedback is that I > a

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Chadwick, John, DCA
That's just it. I am not getting any errors. All the feedback is that I am up to date. The version still comes up as 3.00.01.061. -Original Message- From: Chris Cormack [mailto:ch...@bigballofwax.co.nz] Sent: Wednesday, October 21, 2009 3:28 PM To: Chadwick, John, DCA Cc: koha-devel@lis

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Chris Cormack
2009/10/22 Chadwick, John, DCA : > I have tried everything. Doing a rebase returns a fatal error. > Its working for me What is the actual error you are getting, and what branch are you on? I suspect your git clone is a little messed up Chris ___ Koha-d

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Chadwick, John, DCA
I have tried everything. Doing a rebase returns a fatal error. +-+ John Chadwick, Ed.D. Information Technology Manager New Mexico State Library 1209 Camino Carlos Rey Santa Fe, NM 87507 Phone: 505-476-9740 Cell: 505-629-8116 Fax:

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Chris Cormack
2009/10/22 Chadwick, John, DCA : > Git is not working properly. Still only comes down with version 3.00.01.061. > When getting a new branch, still get a message that it is up to date. > What branch are you in John? And have you rebased lately? Chris __

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Chadwick, John, DCA
Git is not working properly. Still only comes down with version 3.00.01.061. When getting a new branch, still get a message that it is up to date. +-+ John Chadwick, Ed.D. Information Technology Manager New Mexico State Libra

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread LAURENT Henri-Damien
Bernardo Gonzalez Kriegel a écrit : > Sorry but the last release is not showing on http://download.koha.org/ > Sorry, they should appear in a few minutes. I had no direct access to the download.koha.org I just asked a LibLimer to move the file onto the proper directory. -- Henri-Damien LAURENT ___

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Joe Atzberger
It is in git though: http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=summary --Joe 2009/10/21 Bernardo Gonzalez Kriegel > Sorry but the last release is not showing on http://download.koha.org/ > > On Wed, Oct 21, 2009 at 11:47 AM, LAURENT Henri-Damien < > henridamien.laur...@biblibre.com> wrot

Re: [Koha-devel] [Koha] Koha-3.0.4 Stable release

2009-10-21 Thread Bernardo Gonzalez Kriegel
Sorry but the last release is not showing on http://download.koha.org/ On Wed, Oct 21, 2009 at 11:47 AM, LAURENT Henri-Damien < henridamien.laur...@biblibre.com> wrote: > Hi, > last but not least, with a big delay on the schedule, > I am very happy to announce Koha3.0.4 Stable, which fixes many >

[Koha-devel] Koha-3.0.4 Stable release

2009-10-21 Thread LAURENT Henri-Damien
Hi, last but not least, with a big delay on the schedule, I am very happy to announce Koha3.0.4 Stable, which fixes many bugs has been released on http://download.koha.org/ Its name is koha-3.00.04.tar.gz You can download file and signatures Big Kudos to Chris Cormack who helped me get all the sta