I'm trying to download all the files and folder inside this URL: http://svn.jobeet.org/doctrine/tags/release_day_10/ at once, but I can't figure out how.
Any suggestions?
(I installed Subversion but no idea ho to use it).
I'm using Ubuntu 10.04 LTS
|
I'm trying to download all the files and folder inside this URL: http://svn.jobeet.org/doctrine/tags/release_day_10/ at once, but I can't figure out how. Any suggestions? (I installed Subversion but no idea ho to use it). I'm using Ubuntu 10.04 LTS
| |||
|
feedback
|
|
You should "checkout" the source:
You can find more info about subversion on the internet, e.g.: | |||
|
feedback
|
|
On the command prompt type:
This will checkout the source tree to a folder | ||||
|
feedback
|