[
https://issues.apache.org/jira/browse/MAHOUT-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041030#comment-14041030
]
Pat Ferrel commented on MAHOUT-1587:
------------------------------------
"please build off the trunk", absolutely agree, was on the point of changing
some of those too. I'm not new to git but new to using it with two remotes like
this. Cleaning out all the SVN comments would be very helpful.
One big thing that was a problem my first push was getting all branch history
squashed. If you do a small push, you won't need to go through that. When I did
it with a long commit history in the branch, the entire commit history wasn't
squashed into one. Still trying to figure out why but I think people are
assuming some mistakes will be made. Anyway if you push something make sure to
use --squash on the merge or pull (pull is just fetch+merge).
That page you mention includes instructions for committers and contributors,
maybe we should split it since the process is different enough. You might be a
good judge.
> Update website to reflect move to GitHub
> -----------------------------------------
>
> Key: MAHOUT-1587
> URL: https://issues.apache.org/jira/browse/MAHOUT-1587
> Project: Mahout
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.0
> Reporter: Andrew Palumbo
> Fix For: 1.0
>
>
> The following pages have directions for either checking out code from SVN,
> patching with SVN or have direct links to files in the old SVN repo:
> http://mahout.apache.org/developers/developer-resources.html
> http://mahout.apache.org/developers/version-control.html
> http://mahout.apache.org/developers/issue-tracker.html
> http://mahout.apache.org/developers/how-to-contribute.html
> http://mahout.apache.org/users/basics/creating-vectors-from-text.html
> http://mahout.apache.org/users/classification/bayesian.html
> http://mahout.apache.org/users/classification/twenty-newsgroups.html
> http://mahout.apache.org/users/clustering/k-means-clustering.html
> http://mahout.apache.org/users/clustering/fuzzy-k-means.html
> http://mahout.apache.org/users/clustering/canopy-clustering.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)