Re: [Asterisk-java-users] CVS and SVN: what's the valid?
Brought to you by:
srt
From: lumen <lu...@bu...> - 2007-09-14 14:50:47
|
On Fri, Sep 14, 2007 at 10:33:26AM -0400, Martin Smith send: > SVN is what is currently used. The project was originally hosted on > SourceForge, I think, so it's possible that CVS was used at some point > in the past. > > Upon checking, it looks like CVS is only mentioned in the 1.0 docs -- > the most recent docs only mention SVN -- > http://asterisk-java.org/development/index.html. > > If you find references to CVS in the latest docs, let me know and I can > update them. The name of the project commits mailing list (that's not really important) http://asterisk-java.org/0.2/mail-lists.html Documentation about how to do a patch are based on cvs: http://asterisk-java.org/0.2/patch.html 'Source repository' page in the 'Project Info' section: http://asterisk-java.org/0.2/cvs-usage.html |