Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2010 20:48:31 -0500
From:      Ryan Stone <rysto32@gmail.com>
To:        Oliver Pinter <oliver.pntr@gmail.com>
Cc:        freebsd-hackers@freebsd.org, stable@freebsd.org
Subject:   Re: something fails with svn
Message-ID:  <bc2d971001011748g5b79100fje2524071ce78102a@mail.gmail.com>
In-Reply-To: <6101e8c40912291418w25b46700hb14c53ee414010da@mail.gmail.com>
References:  <6101e8c40912291418w25b46700hb14c53ee414010da@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> the git config is:
>
> [core]
>        repositoryformatversion = 0
>        filemode = true
>        bare = false
>        logallrefupdates = true
> [svn-remote "svn"]
>>>>>        url = svn://svn.freebsd.org/base/stable/7  <<<<
>        fetch = :refs/remotes/git-svn
>

It looks like the error is on the line I've highlighted(note that it's
trying to fetch files under svn://svn.freebsd.org/base/stable/7/head,
which clearly won't work).  I don't know anything about git so I can't
give advice as to how to accomplish what you're trying to do.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc2d971001011748g5b79100fje2524071ce78102a>