Closed (won't fix)
Project:
CVS integration
Version:
4.7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2006 at 11:18 UTC
Updated:
15 Nov 2006 at 22:52 UTC
Now that Gerhard has begun delegating CVS administration on d.o it seems that we could do with an extra status "Pending response".
Currently, when I looked at the list of pending applications, it's not possible to know which have been replied to for additional info from the applicant. Monitoring the cvs-apps list seems to be the only way to know another admin is dealing with an application.
This simple patch adds the field "Pending response" that shows cvs admins are waiting from feedback and therefore not to start feedback cycle with the applicant.
This is the first of maybe a few features that we hope to provide now that d.o has multiple CVS admins.
| Comment | File | Size | Author |
|---|---|---|---|
| cvs.module_r1.106.2.21_p1 | 4.96 KB | AjK |
Comments
Comment #1
gerhard killesreiter commentedapplied
Comment #2
dwwkilles: you committed this to HEAD. d.o is running DRUPAL-4-7--2 branch. are you just planning to wait until we port cvs.module to 5.0 before seeing this improvement, are you planning to backport to DRUPAL-4-7--2, or just confused? ;)
a) please *only* commit d.o modifications to DRUPAL-4-7--2 branch. we're not running HEAD yet, and it's not clear when we will be...
b) i'm periodically merging all changes from DRUPAL-4-7--2 into HEAD (via a single CVS command) whenever i make another tag along DRUPAL-4-7--2 branch (e.g. if i do a 4.7.x-2.1 release). so, no need to commit to both branches.
thanks,
-derek
Comment #3
killes@www.drop.org commentedI committed this to HEAD and 4.7-HEAD and switched drupal.org to run from 4.7-HEAD again. This apparently broke something...
Can we reach an agreement that d.o runs on 4.7-HEAD?
Comment #4
dwwto reiterate: d.o runs DRUPAL-4-7--2 branch. that's where all the new release system code lives.
thanks,
-derek
p.s. "4.7-HEAD" makes no sense in CVS terminology. you can say "DRUPAL-4-7 branch" if you mean the end of that branch.
"HEAD" means HEAD: http://drupal.org/handbook/cvs/introduction#HEAD
Comment #5
dwwthis patch was against DRUPAL-4-7. zen made a ton of huge changes in http://drupal.org/node/93089 and http://drupal.org/node/97031 which only went into DRUPAL-4-7--2 branch (what we use on d.o).
this patch doesn't apply to DRUPAL-4-7--2, and i'm not porting it.
please try again, set to needs review, and i'll look at it.
thanks,
-derek
Comment #6
AjK commentedDww, thanks for that. Ok, my second patch basically redoes this patch. So this patch is duff.
What's more, that means my second patch is against the wrong branch too. So, I'll make this "won't fix" and redo my other patch.
cheers,
--AjK
Comment #7
dwwok, i just undid the revision that added this patch to HEAD. i guess i'll have to sort out the damage in the DRUPAL-4-7 branch... ;)
Comment #8
dwwalso backed out the patch from DRUPAL-4-7 branch. this issue is hereby dead. ;)