Active
Project:
Version Control / Project* integration
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Feb 2011 at 00:46 UTC
Updated:
15 Feb 2011 at 00:30 UTC
Comments
Comment #1
mikey_p commentedI doubt there's really much to do for VC Project, other than associating the repo ID with the project and vice-versa. Most of the integration is going to go into VC API or Project and Project Issue.
Comment #2
sdboyer commentedvc_project being the bridge point between everything, it'll be the natural place to put stuff that includes both project & vcapi information in it. That output pasted in the issue is from vc_project's vcs-auth-data drush command (the version of it we return via http, anyway).
Comment #3
Josh The Geek commentedIf this will use json, please no line breaks so php json_decode will work.