Hi, On Thu, 2006-02-16 at 23:14 -0500, Khalid B wrote:
On 2/16/06, Moshe Weitzman <weitzman@tejasa.com> wrote:
i am trying to checkout a 4-7-0 branch from core for a client. I want him to get all updates to this branch just by cvs up. But that branch does not exist yet AFAICT. Is there some better way to do this. Should we ask Dries and team to create one? I suppose it doesn't exist yet because we haven't opened up HEAD for features.
I just tried the same thing today, and yes, this tag does not exist.
I think creating one means an official release has happened, which is not the case today.
Perhaps you can check out HEAD, then overwrite it with a checkout of DRUPAL-4-7-0 when it happens? Too messy ...
This is what I am doing with my sites. I am checking out HEAD for the moment and as soon as 4.7 is tagged I will do a "cvs up -r DRUPAL-4-7" and start following 4.7 Gordon.