git Sources

Julio Biason julio.biason at gmail.com
Sun Oct 12 15:54:06 PDT 2008


On Mon, Oct 13, 2008 at 9:47 AM, Charles Darwin
<macports.users at gmail.com> wrote:
> git clone  http://svn.macosforge.org/repository/macports/trunk
>
> returns:
>
> fatal: http://svn.macosforge.org/repository/macports/trunk/info/refs
> not found: did you run git update-server-info on the server?

Well, git can't clone SVn directly. You need to use

git svn clone http://svn.macosforge.org/repository/macports/trunk

Or use the Github link

git clone http://github.com/kballard/macports/tree/master

-- 
Julio Biason <julio.biason at gmail.com>
Twitter: http://twitter.com/juliobiason


More information about the macports-users mailing list