Space: Apache Mahout (https://cwiki.apache.org/confluence/display/MAHOUT) Page: Version Control (https://cwiki.apache.org/confluence/display/MAHOUT/Version+Control)
Edited by Robin Anil: --------------------------------------------------------------------- The Mahout source code resides in the [Apache Subversion (SVN)|http://subversion.tigris.org/] repository. The command-line SVN client can be obtained [here|http://subversion.tigris.org/project_packages.html]. The TortoiseSVN GUI client for Windows can be obtained [here|http://tortoisesvn.tigris.org/]. There are also SVN plugins available for both [Eclipse|http://subclipse.tigris.org/] and [IntelliJ IDEA|http://svnup.tigris.org/]. There is also a [git|http://git-scm.com/] repository for Mahout available [at Apache|http://git.apache.org/]. h2. Web Access (read-only) The source code can be browsed via the Web at [http://svn.apache.org/viewvc/mahout/|http://svn.apache.org/viewvc/mahout/]. No SVN client software is required. h2. Anonymous Access (read-only) The SVN URL for anonymous users is [http://svn.apache.org/repos/asf/mahout/trunk|http://svn.apache.org/repos/asf/mahout/trunk]. Instructions for anonymous SVN access are here. h2. Committer Access (read-write) The SVN URL for committers is [https://svn.apache.org/repos/asf/mahout/trunk|https://svn.apache.org/repos/asf/mahout/trunk]. Instructions for committer SVN access are [here|https://cwiki.apache.org/confluence/display/MAHOUT/IssueTracker]. h2. Issues All bugs, improvements, patches, etc. should be logged in [JIRA|http://issues.apache.org/jira/browse/MAHOUT]. Change your notification preferences: https://cwiki.apache.org/confluence/users/viewnotifications.action
