1 Apr
2006
1 Apr
'06
4:33 p.m.
I'm using the TortoisCVS tool, but it shows up in CVS so I guess I just need to be patient. Thanks, -- Dan Ziemecki On 4/1/06, Khalid B <kb@2bits.com> wrote:
Hi Dan
Tarballs are generated every 12 hours, so if that interval did not yet elapse, you have to wait.
Regarding the 4.7 tag, did you do a:
cvs tag -b DRUPAL-4-7
Note the -b, which causes a branch to be created.
If you did not, then you may have to force it by
cvs tag -F -b DRUPAL-4-7
Regards
On 4/1/06, Dan Ziemecki <dan@ziemecki.com> wrote:
I committed a "Drupal-4-7" branch of my module last night, but it isn't showing up under http://drupal.org/project/Modules with the "4.7.x" filter. What steps am I missing in the process? Is this manually handled?
-- Dan Ziemecki