This module intergrates with the project.module to provide Subversion integration. When enabled, this module detects the creation of new projects and creates new sub-projects in a Subversion repository. Web permissions for users can be set through integration with the mod_authz_svn Apache module.

CommentFileSizeAuthor
project_svn.tar.gz9.92 KBrgladwell

Comments

nedjo’s picture

This is a valuable and welcome addition.

Perhaps you would like to post this as a new module?

boris mann’s picture

nedjo, this is probably better done as an included module -- like event, ecommerce, and other such. Potentially, many different systems could be supported in this manner.

Although, is cvslog a separate module? Not sure what the best path is.

rgladwell’s picture

I would agree with Nedjo, the functionality here more properly belongs in it's own module. I thought i had posted here as a new module: I'm unclear on the method of submitting new modules. Where should I post this?

moshe weitzman’s picture

see http://drupal.org/repos for getting access to our contrib cvs

dww’s picture

Version: 4.6.x-1.x-dev » 5.x-1.x-dev
Status: Needs review » Closed (won't fix)

a) 4.6.x is dead.

b) This doesn't interact with project_release.module at all (obviously, since that's new in 4.7.x-2.* -- not blaming the original author of this code, but just explaining my motiviations).

c) This is going to be superceeded by the Version Control API and the other work coming out of jpetso's SoC project this summer.

Therefore, "won't fix".

dww’s picture

Version: 5.x-1.x-dev » 4.6.x-1.x-dev

whoops, should have left the version alone. ;)