- Check-out: You need a subversion client to check-in/check-out code from the SubVersion source control server. Windows users should download TortoiseSVN from http://tortoisesvn.net/downloads. Linux and MacOS users should google to find the appropriate client.
Windows users just right-click on explorer in your development directory and then click "SVN Checkout...". The following dialog will appear.
If you click "OK", a dialog box will appear to provide username/password. You can now start programming.
Non-windows users might need the following command on the console:
svn co https://uvfseditor.svn.sourceforge.net/svnroot/uvfseditor uvfseditor
The rest is same as the previous post.
No comments:
Post a Comment