Daniel Dehennin <[EMAIL PROTECTED]> 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 _______________________________________________ Help-shishi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-shishi
