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.
I’m looking around this Google code link from last an hour, can’t find a
Share
If you use wget you can use the following command
See the following questions for more info
Download an SVN repository?
https://stackoverflow.com/questions/1192310/an-online-subversion-client
How do I download code using SVN/Tortoise from Google Code?