[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Public git repository
From: |
Simon Josefsson |
Subject: |
Re: Public git repository |
Date: |
Sat, 30 Jun 2007 15:56:30 +0200 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.95 (gnu/linux) |
Daniel Dehennin <address@hidden> writes:
> Le 5038 Septembre 1993, Simon Josefsson a tapoté:
>> Hi! (If you make a project-specific reply, please remove CC's.)
>>
>> There is now a public gitweb repository of my projects:
>>
>> http://git.josefsson.org/
>>
>> Unfortunately, I couldn't get the 'git-cvsserver' read-only CVS server
>> working, and can't prioritize to spend more time debugging it. If
>> someone else knows how to set up git-cvsserver and wants to offer a
>> read-only cvs server for the git repository, that would be very much
>> appreciated.
>
> I just install the git revision system tools on my machine and I
> wonder what is the URL for git ?
The URL is <git://git.josefsson.org/shishi.git>, so the following should
work:
$ git clone git://git.josefsson.org/shishi.git
I'll see if I can make the front page on
http://git.josefsson.org/
can say that too.
/Simon