Hi,

can someone from the "admin" group please check why I cannot clone my 
project under linux? According to the log file:

$ git clone https://code.google.com/p/socofo/
Initialized empty Git repository in /home/ci/delme/socofo/.git/
* About to connect() to code.google.com port 443 (#0)
*   Trying 173.194.69.102... * Connected to code.google.com 
(173.194.69.102) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs/
* SSL connection using RC4-SHA
* Server certificate:
*        subject: C=US; ST=California; L=Mountain View; O=Google Inc; 
CN=*.google.com
*        start date: 2012-06-27 13:58:30 GMT
*        expire date: 2013-06-07 19:43:27 GMT
*        subjectAltName: code.google.com matched
*        issuer: C=US; O=Google Inc; CN=Google Internet Authority
*        SSL certificate verify ok.
* Server auth using Basic with user 'XXXXXXXXXXXXXXX'
> GET /p/socofo//info/refs HTTP/1.1
Authorization: Basic XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
User-Agent: git/1.6.4.2
Host: code.google.com
Accept: */*
Pragma: no-cache

* The requested URL returned error: 404
* Closing connection #0
fatal: https://code.google.com/p/socofo//info/refs not found: did you run 
git update-server-info on the server?

Thx in Advance.

Regards,
Dirk

P.S.: using the windows "git" application -> it works. Looks like Linux has 
some issues here.

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-code-hosting/-/_Zn9StDeV2MJ.
To post to this group, send email to google-code-hosting@googlegroups.com.
To unsubscribe from this group, send email to 
google-code-hosting+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to