I'm looking around this Google code
link from last an hour, can't find a way to download folders of sample code. When I click on any one of the Folder, it will take me inside it, and show all files, after click on any of the file, it will show the content of the file! Instead open it there, I want to download it. How can I download those samples folder? I've Google it and as people talking about SVN and commands to pass with command-line tool, I don't have any knowledge about it, is there any easiest way to get this? Thanks.
If you use wget you can use the following command
wget -m -np http://gdata-objectivec-client.googlecode.com/svn/trunk/
See the following questions for more info
https://stackoverflow.com/questions/1192310/an-online-subversion-client