On Mon, Oct 13, 2008 at 9:47 AM, Charles Darwin
<[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
Twitter: http://twitter.com/juliobiason
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to