ManifestName should be replaced with actual manifest name, as mentioned below..
via http://code.google.com/p/rowboat/wiki/Source#To_download_the_rowboat_source_code To download the rowboat source code Kindly follow the below instructions to download the sources $ mkdir ~/rowboat-android $ cd ~/rowboat-android $ repo init -u git://gitorious.org/rowboat/manifest.git -m ManifestName $ repo sync Where *ManifestName* is: - *rowboat-donut.xml* - for donut version of rowboat - *rowboat-donut-dsp.xml* - for donut version of rowboat with DSP support - *rowboat-eclair.xml* - for eclair version of rowboat - *rowboat-eclair-dsp.xml* - for eclair version of rowboat with DSP support - *rowboat-froyo.xml* - for froyo version of rowboat - *rowboat-froyo-dsp.xml* - for froyo version of rowboat with DSP support - *rowboat-gingerbread.xml* - for gingerbread version of rowboat - *rowboat-gingerbread-dsp.xml* - for gingerbread version of rowboat with DSP support - On Tue, Nov 15, 2011 at 8:44 PM, iAmMREllis <[email protected]>wrote: > Hello having some major issues with porting gingerbread on the IGEPv2 > Embedded board. > > Basically for starters i understand that i have to install the repo, > and then sync the files from the repo source. This is where i have the > problem n the directory usr/home i have created the /bin direcotry > and within that i have a repo folder. > > repo init -u git://gitorious.org/rowboat/manifest.git -m ManifestName > "when typed i get the following errors" > > /root/bin/repo: line 1: syntax error near unexpected token `newline' > /root/bin/repo: line 1: `<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0// > EN">' > > Any help would be greeat as to how i get the repo to work, so i can > download the necessary files to start the porting. > > I will be asking more questions, so if there is a guide which makes it > simpler for me that would be great > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Regards, Deva www.bittoggler.com -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
