Hi, when you get a chance, can you put another build up? I know there arent many changes, but I need a few of them, and having trouble getting all of the files..One by one..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Google and install tortoise svn. Then right-click a folder where you want to download and choose SVN Checkout and type in the url: http://svn.code.sf.net/p/dpfdelphiios/code/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
With the Delphi XE4 or XE5 you can install an SVN client. If you don't have it, install Tortoise SVN and do it as justapps said. You can check if you have the SVN client, by open a command prompt (cmd.exe) and simply type svn, and hit enter. If you got something like "Type 'svn help' for usage." you have svn. Now you have to just run the command I posted.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, when you get a chance, can you put another build up? I know there arent many changes, but I need a few of them, and having trouble getting all of the files..One by one..
Hi Gordon!
You can easily fetch the whole code base with the following:
Just put it in a command line.
Greetings
I assume in terminal? i cant seem to make it do anything.. Is it supposed to download it?
Google and install tortoise svn. Then right-click a folder where you want to download and choose SVN Checkout and type in the url: http://svn.code.sf.net/p/dpfdelphiios/code/
With the Delphi XE4 or XE5 you can install an SVN client. If you don't have it, install Tortoise SVN and do it as justapps said. You can check if you have the SVN client, by open a command prompt (cmd.exe) and simply type svn, and hit enter. If you got something like "Type 'svn help' for usage." you have svn. Now you have to just run the command I posted.