Thanks, Billie!
On 5/28/14, 10:27 AM, Billie Rinaldi wrote:
Ted and Josh, you should be able to commit now; I've added you to the
incubator ldap group. The problem was that git uses ldap groups while svn
uses the asf-authorization-template file. The step we missed in setting up
the project is documented here (which is a completely different page than
the other setup guides we were referencing):
http://incubator.apache.org/guides/pmc.html
On Fri, May 23, 2014 at 6:52 AM, Josh Elser <[email protected]> wrote:
Yep. Accumulo's on Git (which I can commit to fine), so I think it should
just be authenticating with that same info.
On 5/23/14, 6:22 AM, Steve Loughran wrote:
and you could write to svn ok?
On 22 May 2014 17:35, Josh Elser <[email protected]> wrote:
Looks like I'm in the same boat as Ted:
<snip>
remote: You are not authorized to edit this repository.
remote:
To https://git-wip-us.apache.org/repos/asf/incubator-slider.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git-wip-us.apache.
org/repos/asf/incubator-slider.git'
</snip>
- Josh
On 5/22/14, 6:02 AM, Steve Loughran wrote:
Ted's reported problems writing to the git repo, even though the svn one
worked
Here's a list of all the committers
https://people.apache.org/committers-by-project.html#slider
1. if you aren't on the list and think you are a committer -tell me.
2. if you are, git clone
https://git-wip-us.apache.org/repos/asf/incubator-slider.git , then
edit
one of the src/site files (go on -improve the documentation!), and try
to
check it in
3. if checkin fails, email me
I'll see if anyone else has commit problems, and take it to infra
-steve