something fails with svn

Oliver Pinter oliver.pntr at gmail.com
Sat Jan 2 01:58:40 UTC 2010


yeah, but svn.freebsd.org/base/stable/7/head don't exist.

git svn log -v

some of broken infos find in this commit:

r200570 | stas | 2009-12-15 11:34:05 +0100 (Tue, 15 Dec 2009) | 23 lines
Changed paths:
   M share/man/man4/bge.4
   M sys/dev/bge/if_bge.c
   M sys/dev/bge/if_bgereg.h

- MFC r197832, r197834, r197837:
  - Add support for new BGE chips (5761, 5784 and 57780).  These chips uses new
    BGE_PCI_PRODID_ASICREV register to store the chip identifier and its revisio
n.
  - Add new grouping macro for 7575+ chips (BGE_IS_5755_PLUS).
  - Add IDs for Fujitsu-branded Broadcom adapters.
> PR:            If a GNATS PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> Security:      Vulnerability reference (one per line) or description.
> Empty fields above will be automatically removed.

_M   7/share/man/man4
M    7/share/man/man4/bge.4
_M   7/sys
M    7/sys/dev/bge/if_bgereg.h
M    7/sys/dev/bge/if_bge.c
_M   7/sys/contrib/pf
_M   7/sys/contrib/dev/acpica
_M   7/sys/cddl/contrib/opensolaris


On 1/2/10, Ryan Stone <rysto32 at gmail.com> wrote:
>> 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-stable mailing list