[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Updating PHPGW
From: |
Jason Wies |
Subject: |
Re: [Phpgroupware-developers] Updating PHPGW |
Date: |
Thu, 4 Apr 2002 23:40:01 -0500 |
User-agent: |
Mutt/1.2.5i |
On Fri, Apr 05, 2002 at 03:55:10AM +0000, Joel Webb wrote:
> If I update PHPGroupware with using the doc/cvs_fullcheckout.pl am I getting
> the
> latest 0.9.14-RC2 version?? It doesn't look like it. If I am the version
> number on
> the login page hasn't changed.
>
> How can I make the script to download the latest 0.9.14-RC2 version??
By default, it grabs the latest HEAD version. However, you should be able to
get 0.9.14RC2 (or substitute any version) by doing:
cvs update -r Version-0_9_14-branch -dP
after using cvs_full_checkout.pl to check out HEAD.
Once you've gotten Version-0_9_14-branch once, you can simply do 'cvs update
-dP', and it will stay with that version.
Note that for the RC releases, the version number displayed is still 0.9.13.018.
Jason Wies aka Zone