svn guid

Aleksandr Rybalko ray at freebsd.org
Mon Feb 11 13:49:03 UTC 2013


On Mon, 11 Feb 2013 08:36:04 -0500
Yasir hussan <kolyasir at gmail.com> wrote:

> hi,
> 
> can anyone help me how i can download this code, i tried to downlaod
> differnect id by using svn but still fail, i think i am missing something
> from basics
> 
> http://zrouter.org/hg/FreeBSD/head/file/a7c552e1ed7f/head/sys/dev/switch/ar8x16_switch.c
> 
> Thanks
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"

Hello Yasir!

Heh, I glad to know what somebody use zrouter.org repo for something :)
But have to say:
1. http://zrouter.org/hg/FreeBSD/ is not FreeBSD official repository
2. It is in Mercurial (hg), but not Subversion (svn)

If you want to look into FreeBSD ar8216/ar8316 driver, get it by:
svn co http://svn.freebsd.org/base/head/sys/dev/etherswitch/

If you want to get ZRouter.org one, you will need to fetch whole repo:
hg clone http://zrouter.org/hg/FreeBSD/head/

Thanks.

WBW
-- 
Aleksandr Rybalko <ray at freebsd.org>


More information about the freebsd-current mailing list