Project:Version Control / Project* integration
Version:6.x-1.0-beta2
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Since I want to use Drupal for managing issues of Drupal sites I'm working on, I installed all the modules for project management and subversion repository quering, but in the end I failed to link a project to a certain repository.
I cannot find howtos, tutorials o README.txt that explain step by step how to bind repositories to projects.
Is there any resource available? Could you guide me in the process? It surely would be of help to anyone.

Thanks,
bob

Comments

#1

As far as I can tell, the Subversion backend is not supported by Project node integration.

Is there a list of which back-ends are known to be fully supported for projects & releases? Or is it CVS only?

#2

This isn't step-by-step instructions, but it makes your goal possible:

http://drupal.org/node/657824

Unfortunately, the code is the documentation. Fortunately, the code is clean & well organized, so it can be figured out.

One snag that's not too obvious: Apparently releases MUST have some term from the API compatibility vocabulary in order for the packaging script to work on it. So I recommend setting it required. create a 'default' term if necessary.

nobody click here