Discussion:
[Openswan dev] Git repository configuration
Lutz Jaenicke
2013-01-07 13:55:21 UTC
Permalink
Hi,

I am trying to create a clone of the current openswan git repository.

This does not succeed due to the following reason:
According to the web interface at
http://git.openswan.org/cgi-bin/cgit/openswan/
the repository shall be cloned from
http://git.openswan.org/openswan.git
There is a repository served which however does have an outdated
openssl.git/info/refs
file such that git clone returns the state of 27-Feb-2012.
Access via git protocol and port would not need maintenance
of the info/refs file but is not available.
Would you kindly run update-server-info (normally this is done
automatically via the post-receive hook).

Thank you very much,
Lutz Jänicke
--
Dr.-Ing. Lutz Jänicke
CTO
Innominate Security Technologies AG /protecting industrial networks/
tel: +49.30.921028-200
fax: +49.30.921028-020
Rudower Chaussee 13
D-12489 Berlin, Germany
www.innominate.com

Register Court: AG Charlottenburg, HR B 81603
Management Board: Dirk Seewald
Chairman of the Supervisory Board: Christoph Leifer
Patrick Naubert
2013-01-11 14:15:44 UTC
Permalink
Post by Lutz Jaenicke
I am trying to create a clone of the current openswan git repository.
According to the web interface at
http://git.openswan.org/cgi-bin/cgit/openswan/
the repository shall be cloned from
http://git.openswan.org/openswan.git
There is a repository served which however does have an outdated
openssl.git/info/refs
file such that git clone returns the state of 27-Feb-2012.
Access via git protocol and port would not need maintenance
of the info/refs file but is not available.
Would you kindly run update-server-info (normally this is done
automatically via the post-receive hook).
Thanks for the report. Please try now. I believe I have fixed the hook.

Regards,

Patrick Naubert
***@xelerance.com
Lutz Jaenicke
2013-01-11 14:31:29 UTC
Permalink
Post by Patrick Naubert
Post by Lutz Jaenicke
I am trying to create a clone of the current openswan git repository.
According to the web interface at
http://git.openswan.org/cgi-bin/cgit/openswan/
the repository shall be cloned from
http://git.openswan.org/openswan.git
There is a repository served which however does have an outdated
openssl.git/info/refs
file such that git clone returns the state of 27-Feb-2012.
Access via git protocol and port would not need maintenance
of the info/refs file but is not available.
Would you kindly run update-server-info (normally this is done
automatically via the post-receive hook).
Thanks for the report. Please try now. I believe I have fixed the hook.
Looks good, thanks.
Lutz
--
Dr.-Ing. Lutz Jänicke
CTO
Innominate Security Technologies AG /protecting industrial networks/
tel: +49.30.921028-200
fax: +49.30.921028-020
Rudower Chaussee 13
D-12489 Berlin, Germany
www.innominate.com

Register Court: AG Charlottenburg, HR B 81603
Management Board: Dirk Seewald
Chairman of the Supervisory Board: Christoph Leifer
Loading...