6.x port
hunmonk - January 13, 2008 - 05:25
| Project: | CVS integration |
| Version: | HEAD |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
sadly, Version Control API won't be ready in time for the 6.x deployment of drupal.org, so this module is going to have to limp along for another release cycle... :(

#1
Yup. :(
Note: a lot of this porting could happen now. The big chunk that will a) be the worst code to port and b) will have to wait, is all the project_release integration. However, all of that should probably be split into a cvs.project_release.inc file, anyway, as we do the D6 menu split for this module.
So, this issue is definitely "active", since someone could make a lot of progress (all the code for managing CVS accounts, displaying commits, etc) right now.
Thanks,
-Derek
#2
Note: while someone can work on a patch for this right now, we can't actually start committing anything until http://drupal.org/node/209417 is done. That should be pretty easy, but if anyone wanted to help with that, it'd be much appreciated.
#3
the 6.x port is done, at least as done as we can get it w/o having project* converted yet. the xcvs scripts required no adjustments at all, and i've tested pretty much all the functionality in the ported code -- should be pretty easy from here.
check #225059: test 6.x project components for the remaining to do items for project 6.x functionality.
#4
tested as working on both mysql and pgsql, committed to 5.x-2.x, deployed on d.o, et. all.
#5
Automatically closed -- issue fixed for two weeks with no activity.