Feature #276
closedPlease add CVS support
0%
Description
Please add CVS support. I know SVN is a better alternative, but lots of folks have projects in CVS repositories, and
having support for it would make transitions from their current repositories over to RedMine easier.
In truth, I'm thinking about a possible transition from the current RubyForge site to one that uses RedMine instead.
Tom Copeland has taken an interest, btw. :)
Thanks,
Dan
Updated by Jean-Philippe Lang over 17 years ago
I'm honored :) I'll try to do my best to help.
Regards,
Jean-Philippe
Updated by Jean-Philippe Lang over 17 years ago
Hi,
Someone was working on cvs support.
I've just sent him a message to get some info.
I hope to a have good news soon.
Updated by Jean-Philippe Lang over 17 years ago
Basic support for CVS and Mercurial SCMs is added in rev 559.
Browsing, changesets fetching and diff viewing are implemented.
Only tested with local repositories.
Thanks to Ralph Vater for CVS specific code.