Hi, I finally was getting around to pushing a change to the erlang lib, but was running into issues.
AFAIK, I still have commiter access, and I created a ticket https://issues.apache.org/jira/browse/THRIFT-2354 but this was the first time I actually tried to push something with git. The "general instructions" mentioned here http://thrift.apache.org/developers/ are all about svn, but there doesn't even appear to be an svn repo anymore. Anyway, I'm not sure what is preventing the commit, I just get a 500 error molinaro@renym:118> git remote -v origin https://git-wip-us.apache.org/repos/asf/thrift.git (fetch) origin https://git-wip-us.apache.org/repos/asf/thrift.git (push) molinaro@renym:119> git push Username for 'https://git-wip-us.apache.org': djnym Password for 'https://[email protected]': fatal: unable to access 'https://git-wip-us.apache.org/repos/asf/thrift.git/': The requested URL returned error: 500 Anyone have any idea what I'm doing wrong? Thanks, -Anthony
