Browse repositories

Hi,

Before git I could browse some resipositories from www.gnuradio.org/svn/
(or something like that) where I could find branches, hardware designs
etc. How can I find this information now ?

BR/
Per

Per Z. wrote:

Hi,

Before git I could browse some resipositories from www.gnuradio.org/svn/
(or something like that) where I could find branches, hardware designs
etc. How can I find this information now ?

Branches and code: http://vps.gnuradio.org/cgit
Hardware designs, etc:
https://ettus-apps.sourcerepo.com/redmine/ettus/projects/show/public

//Mattias

So how do you check out in git specific revision?

In SVN I did:

svn co -r11612
http://gnuradio.org/svn/gnuradio/branches/releases/3.2gnuradio

I want the same revision in git. How do you do that?

BR,
Tom

Per Z. wrote:

Hi,

Before git I could browse some resipositories from
www.gnuradio.org/svn/ (or something like that) where I could find
branches, hardware designs etc. How can I find this information now ?

BR/
Per

Try GNU Radio cgit
Git is the new svn!
Doug


Douglas G.
Code 5545
U.S. Naval Research Laboratory
Washington, DC 20375
(202) 767-9048
[email protected]