| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| --- |
| layout: page |
| title: GSOC |
| |
| |
| --- |
| |
| # Version control access |
| |
| The Mahout source is mirrored in the **[Apache Mahout GitHub](https://github.com/apache/mahout)** repository. |
| |
| <a name="VersionControl-WebAccess(read-only)"></a> |
| ## Web Access (read-only) |
| |
| The source code can be browsed via the Web at [https://github.com/apache/mahout](https://github.com/apache/mahout). |
| |
| <a name="VersionControl-AnonymousAccess(read-only)"></a> |
| ## Anonymous Access (read-only) |
| |
| The Git URL for anonymous users is [https://github.com/apache/mahout.git](https://github.com/apache/mahout.git). |
| |
| <a name="VersionControl-CommitterAccess(read-write)"></a> |
| ## Committer Access (read-write) |
| |
| The Git URL for committers is [https://git-wip-us.apache.org/repos/asf/mahout.git](https://git-wip-us.apache.org/repos/asf/mahout.git). |
| |
| <a name="VersionControl-Issues"></a> |
| ## Issues |
| |
| All bugs, improvements, [pull requests](http://mahout.apache.org/developers/github.html), etc. should be logged in our [issue tracker](https://mahout.apache.org/developers/issue-tracker.html). |