how I integrate TortoiseSVN with the netbeans6.8?

Tushar Maru picture Tushar Maru · Jan 8, 2010 · Viewed 22.7k times · Source

how I integrate TortoiseSVN with the netbeans6.8 ?

Answer

blueone picture blueone · Jan 3, 2011

Its easy to connect between Netbeans and tortoiseSVN. If you are using windows:

  1. You need to install subversion for windows (http://sourceforge.net/projects/win32svn/). After that you must set the path in win environment to include the subversion bin folder.

  2. Install Tortoise client

  3. Open Netbeans, and go to Windows > Versioning > Open the path where you install the subversion. or you can right click on your project folder and choose subversion.

Hope this help even its almost a year thread