Am 08.05.2012 14:51, schrieb 冬瓜儿:
> hi !
> 
> I want to install SDCC for cc2530 of contiki on ubuntu . I do the
> steps as the website:
> https://github.com/g-oikonomou/contiki-sensinode/wiki/Prepare-your-System
> 
> But stop at this step:
> 
> |Recent Tested SDCC revisions: 7100|
> 
>   * Download a recommended revision from the SDCC svn (replace [rev]
>     with one of the numbers above):
> 
> |svn co -r [rev] https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc|
> 
> || 
> 
> |I don't know how to get the [rev]. |
> 
> || 
> 
> |I need your help. Thanks very much!!|

I would interpret the instructions as

svn co -r 7100 https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc

"One of the numbers above" would refer to the list of numbers you gave
(which happens to currently have only one entry, 7100).

Philipp

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to