Date: Mon, 11 Feb 2013 15:49:26 +0200 From: Aleksandr Rybalko <ray@freebsd.org> To: Yasir hussan <kolyasir@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: svn guid Message-ID: <20130211154926.8dac30d0cc98d2509b363244@freebsd.org> In-Reply-To: <CAMwCe3SAmhqbt9mn%2BAjKQPx3qN%2B1szEWOxnustNeiRLdOm3OHA@mail.gmail.com> References: <CAMwCe3SAmhqbt9mn%2BAjKQPx3qN%2B1szEWOxnustNeiRLdOm3OHA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Feb 2013 08:36:04 -0500 Yasir hussan <kolyasir@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@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@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130211154926.8dac30d0cc98d2509b363244>