Changes between Version 10 and Version 11 of Development/GettingStarted


Ignore:
Timestamp:
06/03/09 02:37:44 (11 years ago)
Author:
Robert Peters
Comment:

edited to match the existing conventions under SVN/MonoDevelop

Legend:

Unmodified
Added
Removed
Modified
  • Development/GettingStarted

    v10 v11  
    2626If you are using MonoDevelop then integrated subversion is already built-in through the supplied plugins. If the plugin is disabled then check that the Subversion client executable is installed on your computer. MonoDevelop will write a warning to the console if the plugin is enabled but it can't find the subversion executable, but not warn you through the GUI. Once MonoDevelop can see the subversion executable you should have a "Checkout" menu item under the "File" menu.
    2727Note:  Under versions of Ubuntu, you will also need to install the monodevelop-versioncontrol package before you will even
    28 have the option to Checkout under the Monodevelop File menus.
     28have the option to "Checkout" under the MonoDevelop "File" menu.
    2929
    3030==== SVN in Visual Studio ====