By bernardl on
Is there a module which lets you log SVN messages (much like the CVS message/log module)? Or will the CVS module work for SVN as well (with some modifications)?
Thanks.
Is there a module which lets you log SVN messages (much like the CVS message/log module)? Or will the CVS module work for SVN as well (with some modifications)?
Thanks.
Comments
Requires work
You'll have to modify the cvslog.module for that.
Note that the cvslog.module is rather drupal.org specific at this point. Patches that help make the cvslog.module more generic are certainly being accepted.
Cool
Okay, I'll try to take a stab at it if nobody else has done this yet...
Thanks!
svn.module
there is an svn.module in Contrib which provides a web UI on an SVN repository. It is analogous to ViewCVS, but written as a drupal module.
Thanks for the heads-up...
Currently we just link to our svn repository using SVN web gui - but I suppose it won't be a bad idea to have it fully integrated into drupal.
However, right now I am looking for a module like cvslog but for svn - I will take a look at how cvslog is implemented and see if I can come up with my own module 'svnlog'.
bryght recommends trac
We use trac extensively in Bryght
Like for instance on our public wiki.
--
The future is so Bryght, I have to wear shades.
Nifty...
How easy is it to integrate trac with drupal?
Actually... I just checked the requirements... seems like it is totally incompatible with Drupal ;-)
But it would be nifty to have something like this for drupal... any takers? :-)
how goes the work on svn module boris?
It seems like a toughie!
if you mean...
if by 'any takers' you mean would we like to see you make it up, then yes!