SharpDevelop can take advantage of the installed SVN (TortoiseSVN) if it is installed. To get this to work need to ensure the following:
- TortoiseSVN is installed
- TortoiseSVN is in the system path. One way to test this is to install TortoiseSVN with the command line tools. After installation open up console and run svn.exe. If it responds with "Try 'svn help' for usage." then you are good.
- Create TortoiseSVN repo (if you don't have any).
- Checkout snv repo to a SharpDevelop project directory. At this point SharpDevelop should detect that solution is under source control and you should now be able to make commits/diffs/updates/etc.
Info:
SharpDevelop: 4.2.0 build 8649 (beta 2)
TortoiseSVN: 1.7.6
~ts
Subscribe to:
Post Comments (Atom)
How to configure nfs server on QNX 7.1
How to configure nfs server on QNX 7.1 Target: QNX 7.1 running on a VM (VMware Workstation or VirtualBox). It is assummed that the targets ...
-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
Press Alt+F1, then type: #: reboot -p Reference(s): https://groups.google.com/forum/#!topic/android-x86/pEI7xAnOpNY
No comments:
Post a Comment