MyEclipse8.5+VSS configuration

I really used SVN before, but it was not integrated into eclipse. Personally, I used VSS in the company recently, and I just had time to integrate VSS into MyEclipse. The following are the steps. Note: I am using MyEclipse8.5.

1. To download the VSS plug-in, you can go to the official website to download it yourself (I uploaded one in the attachment);
2. Download the VSS client Microsoft.Visual.SourceSafe.2005.rar (http://download.csdn.net/detail/codebin/ 4412120);
3. Unzip the VSS plugin to get the org.vssplugin_1.6.2 folder, put this entire directory under D:\Program Files\MyEplise8.5\Genuitec\MyEclipse 8.5\dropins, PS: This is my own MyEclipse Installation directory. Restart MyEclipse;
4. Install the Microsoft.Visual.SourceSafe.2005.rar client, this step is very important, if MyEclipse is not installed, the plug-in will not be found.
5. Start MyEclipse, create a new project, and then on the project Right-click > Team > Share Project, a selection dialog box will appear, select VSS Configuration Wizard. Then Next. It's time to configure username/password, etc.
6. UserName/PassWord will not be mentioned, VSS Directory is your VSS directory XXXX.INI file The directory (usually the VSS root directory); Source dir is where you want to put the selected project locally. Relative mountpoint: Here you can choose your project path on the server, and then NEXT!

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326941633&siteId=291194637