On Tue, 2011-07-12 at 10:49 +0200, Marco atzeri wrote: > On 7/12/2011 8:06 AM, Yaakov (Cygwin/X) wrote: > > Run the following commands inside the git checkout: > > > > git submodule init > > git submodule update > > > > (Why 'git checkout' won't do this for you, I do not know.) > > > > Then run cygport fetch so that the patches are copied into the top > > directory, followed by cygport prep build etc. > > > > > > Yaakov > > Cygwin Ports > > > > I downloaded using the browser and fedora is not accessible, or > not recognized as directory or link. > > > I can not download with > $ git clone git://cygwin-ports.git.sourceforge.net/cygwin-ports/mc > for company firewall problem with git protocol/ports > > and the http mode seems not there > > $ git clone http://cygwin-ports.git.sourceforge.net/cygwin-ports/mc > Cloning into mc... > fatal: http://cygwin-ports.git.sourceforge.net/cygwin-ports/mc/info/refs > not found: did you run git update-server-info on the server?
SF.net doesn't support git over HTTP. However, the gitweb interface provides a "snapshot" link for downloading a tarball, in this case: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/mc;a=snapshot;h=HEAD;sf=tgz Yaakov Cygwin Ports ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
