Here is more information about how we could work with git:
http://www.apache.org/dev/git.html#workflow
Let us know if you would prefer that, then I will request a mirror for
OpenNLP.
Jörn
On 11/7/11 10:44 AM, Jörn Kottmann wrote:
On 11/7/11 10:33 AM, Aliaksandr Autayeu wrote:
I wasn't able to find OpenNLP repo among Apache git repositories. Is
there
a way to simply submit pull request?
We don't use git, the git repos are read-only-mirrors to the Apache
subversion repo. To get some git support we would need to request a
git repo
mirror for OpenNLP.
The usual workflow is the same, a contributor needs to attach a patch
to a jira issue.
When you work with git you would use git to create the patch instead
of subversion.
Jörn