Another repo, but this is the output: adenilson@macblack:~/temp$ GIT_CURL_VERBOSE=1 git clone https://code.google.com/p/libgcal/ libgcal Initialized empty Git repository in /home/adenilson/temp/libgcal/.git/ * About to connect() to code.google.com port 443 (#0) * Trying 74.125.229.110... * Connected to code.google.com (74.125.229.110) port 443 (#0) * found 142 certificates in /etc/ssl/certs/ca-certificates.crt * server certificate verification OK * common name: *.google.com (matched) * server certificate expiration date OK * server certificate activation date OK * certificate public key: RSA * certificate version: #3 * subject: C=US,ST=California,L=Mountain View,O=Google Inc,CN=*.google.com * start date: Tue, 07 Jun 2011 04:40:43 GMT * expire date: Thu, 07 Jun 2012 04:50:43 GMT * issuer: C=US,O=Google Inc,CN=Google Internet Authority * compression: NULL * cipher: ARCFOUR-128 * MAC: SHA1 > GET /p/libgcal//info/refs?service=git-upload-pack HTTP/1.1 User-Agent: git/1.7.1 Host: code.google.com Accept: */* Pragma: no-cache
* The requested URL returned error: 404 * Expire cleared * Closing connection #0 * About to connect() to code.google.com port 443 (#0) * Trying 74.125.229.110... * Connected to code.google.com (74.125.229.110) port 443 (#0) * found 142 certificates in /etc/ssl/certs/ca-certificates.crt * SSL re-using session ID * server certificate verification OK * common name: *.google.com (matched) * server certificate expiration date OK * server certificate activation date OK * certificate public key: RSA * certificate version: #3 * subject: C=US,ST=California,L=Mountain View,O=Google Inc,CN=*.google.com * start date: Tue, 07 Jun 2011 04:40:43 GMT * expire date: Thu, 07 Jun 2012 04:50:43 GMT * issuer: C=US,O=Google Inc,CN=Google Internet Authority * compression: NULL * cipher: ARCFOUR-128 * MAC: SHA1 > GET /p/libgcal//info/refs HTTP/1.1 User-Agent: git/1.7.1 Host: code.google.com Accept: */* Pragma: no-cache * The requested URL returned error: 404 * Expire cleared * Closing connection #0 fatal: https://code.google.com/p/libgcal//info/refs not found: did you run git update-server-info on the server? On Jul 15, 12:23 pm, [email protected] wrote: > Hi Tibs, > > I'm unable to reproduce your problem. Can you try again with > "GIT_CURL_VERBOSE=1 git clone ..." and paste the output? > > Thanks, > Dave -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

