something fails with svn
Ryan Stone
rysto32 at gmail.com
Sat Jan 2 01:48:45 UTC 2010
> 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.
More information about the freebsd-hackers
mailing list