Re: Garage Git Push Problem

2011-08-15 Thread Jeremiah C. Foster
On 08/09/2011 03:39 PM, Jamie Thompson wrote: On 2011-08-07 11:29 AM, koos vriezen wrote: FWIW I had to run 'git config --global --add http.sslVerify false' before I could push this week. Wasn't so a few months ago IIRC. (See, http.sslVerify option at http://kernel.org/pub/software/scm/git/docs/

Re: Garage Git Push Problem

2011-08-09 Thread Jamie Thompson
On 2011-08-07 11:29 AM, koos vriezen wrote: > FWIW I had to run 'git config --global --add http.sslVerify false' > before I could push this week. Wasn't so a few months ago IIRC. > (See, http.sslVerify option at > http://kernel.org/pub/software/scm/git/docs/git-config.html ) Thanks for the reply.

Re: Garage Git Push Problem

2011-08-07 Thread koos vriezen
2011/8/7 Jamie Thompson : > Pushing to https://vcs.maemo.org/git/qwerkisync/ > error: Cannot access URL https://vcs.maemo.org/git/qwerkisync/, return > code 22 > fatal: git-http-push failed [..] > Any suggestions? FWIW I had to run 'git config --global --add http.sslVerify false' before I could p

Garage Git Push Problem

2011-08-06 Thread Jamie Thompson
Ok, I'll admit I'm new to Git as a first point of business...but I'm trying to upload my initial push to my new Garage Git repo, but I keep getting the same error that tells me nothing at all about how to fix things: Pushing to https://vcs.maemo.org/git/qwerkisync/ error: Cannot access URL https:/