Closed (works as designed)
Project:
CVS integration
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Dec 2010 at 20:48 UTC
Updated:
2 Dec 2010 at 23:01 UTC
Comments
Comment #1
dwwActually, the way this module mostly works is that you install the xcvs/* scripts into the hook scripts invoked by your CVS repository itself. Those scripts just need to be able to connect to your Drupal site's database. So, your drupal site doesn't have to talk to your CVS server over SSH or via http auth. You just need to make sure the site where your CVS server is running can connect to your Drupal site's DB.
Hope that helps. Feel free to reopen if you have any questions.
Cheers,
-Derek