Use the File ->SourceControl->ChangeSourceControl dialog in VisualStudio and see the Unbind button in the toolbar there.
Showing posts with label VSS. Show all posts
Showing posts with label VSS. Show all posts
Monday, March 4, 2013
Friday, February 1, 2013
VSS Explorer Virtual Rollback
1. Select the file in VSS Explorer.
2. Check out the file using the Check Out command on the SourceSafe menu.
3. On the Tools menu, click Show History to display the History Options dialog box.
4. Click OK to display the History of File dialog box.
5. Select a previous version of the file, then click Get.
The Get dialog box appears.
6. In the Get dialog box, click OK.
A message asking whether to replace the checked out file appears.
7. In reponse to the message, click Replace.
8. Click Close to quit the History of File dialog box.
9. Check the file back into VSS Explorer using the Check In command on the SourceSafe menu.
2. Check out the file using the Check Out command on the SourceSafe menu.
3. On the Tools menu, click Show History to display the History Options dialog box.
4. Click OK to display the History of File dialog box.
5. Select a previous version of the file, then click Get.
The Get dialog box appears.
6. In the Get dialog box, click OK.
A message asking whether to replace the checked out file appears.
7. In reponse to the message, click Replace.
8. Click Close to quit the History of File dialog box.
9. Check the file back into VSS Explorer using the Check In command on the SourceSafe menu.
Wednesday, January 9, 2013
Visual Source Safe : Could not find the visual SourceSafe internet web service connection information. SourceSafe web service cannot be accessed.
Today one of my team member tried to open a solution from VS2010 and which is hosted in VSS server. During the time he opens the solution the VSS Server was switched off (offline) and he was promted with multiple options (of course, the system couldn't connect to the shared folder database) and he choode "work offline" mode and opened the solution.
Lates the VSS server was Switched on (online) and he tried to open the .net project solution .sln , and this time he got the following error.
"Could not find the visual SourceSafe internet web service connection information. SourceSafe web service cannot be accessed."
Solution :
Go to the Visual Studio -> Tools -> options -> Choose Source Control and Plug-in Selection.
Switch Back to Microsoft Visual SourceSafe instead of Microsoft Visual SourceSafe(Interenet);
For VS2010 Premium and Ultimate
Go to the Visual Studio -> Debug -> Options and Settings -> Choose Source Control and Plug-in Selection. Switch Back to Microsoft Visual SourceSafe instead of Microsoft Visual SourceSafe(Interenet);
Note : The scenario above I mentioned is based on my friend's Information.
Lates the VSS server was Switched on (online) and he tried to open the .net project solution .sln , and this time he got the following error.
"Could not find the visual SourceSafe internet web service connection information. SourceSafe web service cannot be accessed."
Solution :
Go to the Visual Studio -> Tools -> options -> Choose Source Control and Plug-in Selection.
Switch Back to Microsoft Visual SourceSafe instead of Microsoft Visual SourceSafe(Interenet);
For VS2010 Premium and Ultimate
Go to the Visual Studio -> Debug -> Options and Settings -> Choose Source Control and Plug-in Selection. Switch Back to Microsoft Visual SourceSafe instead of Microsoft Visual SourceSafe(Interenet);
Note : The scenario above I mentioned is based on my friend's Information.
Labels:
Error and Resolution,
Visual Studio 2008,
VSS
Tuesday, January 8, 2013
VSS 2005 and VS2010 Integration
Issue :
I was looking to configure the VSS 2005 in Tools -> Options -> Source Control and it was not there in VSS 2010 Ultimate edition.
Resolution :
Note that in Premium and Ultimate version the path to change to VSS is through DEBUG -> OPTIONS AND SETTINGS -> SOURCE CONTROL
To configure VSS2005 with VS2010 we can change the settings in Tools-> Options-> Source Control-> Select the Vss Source Safe option. Note that in Premium and Ultimate version the path to change to VSS is through DEBUG -> OPTIONS AND SETTINGS -> SOURCE CONTROL
I was looking to configure the VSS 2005 in Tools -> Options -> Source Control and it was not there in VSS 2010 Ultimate edition.
Resolution :
Note that in Premium and Ultimate version the path to change to VSS is through DEBUG -> OPTIONS AND SETTINGS -> SOURCE CONTROL
To configure VSS2005 with VS2010 we can change the settings in Tools-> Options-> Source Control-> Select the Vss Source Safe option. Note that in Premium and Ultimate version the path to change to VSS is through DEBUG -> OPTIONS AND SETTINGS -> SOURCE CONTROL
Labels:
Error and Resolution,
Visual Studio 2008,
VSS
Subscribe to:
Posts (Atom)