Date: Sat, 2 Jan 2010 02:58:28 +0100 From: Oliver Pinter <oliver.pntr@gmail.com> To: Ryan Stone <rysto32@gmail.com> Cc: freebsd-hackers@freebsd.org, stable@freebsd.org Subject: Re: something fails with svn Message-ID: <6101e8c41001011758y76db700cm3599bb932a1f5d0d@mail.gmail.com> In-Reply-To: <bc2d971001011748g5b79100fje2524071ce78102a@mail.gmail.com> References: <6101e8c40912291418w25b46700hb14c53ee414010da@mail.gmail.com> <bc2d971001011748g5b79100fje2524071ce78102a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 re= visio 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@gmail.com> wrote: >> the git config is: >> >> [core] >> =A0 =A0 =A0 =A0repositoryformatversion =3D 0 >> =A0 =A0 =A0 =A0filemode =3D true >> =A0 =A0 =A0 =A0bare =3D false >> =A0 =A0 =A0 =A0logallrefupdates =3D true >> [svn-remote "svn"] >>>>>> =A0 =A0 =A0 =A0url =3D svn://svn.freebsd.org/base/stable/7 <<<< >> =A0 =A0 =A0 =A0fetch =3D :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?6101e8c41001011758y76db700cm3599bb932a1f5d0d>