The Rebind page will search through a repository folder, searching for Visual Studio solution and project files. These files will be edited to bind them to the Vault Standard Visual Studio Enhanced Client. Only Visual Studio 2005, 2008, or 2010 files can be rebound with this page. The following file types are supported:
.sln
.csproj
.vbproj
.vcproj
.vjsproj
The Rebind Projects function walks through the following steps:
In this step, select the repository node that will be searched.
In this step, enter the server's URL. This URL must be reachable from all your user's computers.
This step lists the project and solution files that were found. If there were errors with binding any of the found files, it will be noted in the "Errors" column. If there are any errors, that file will not be edited and checked in the next step. Clicking the Rebind button will commit the files.
Web site projects will only be rebound if the following two conditions are met:
The solution that contains the web site project is being rebound.
The relative path between the solution and the web site folder is the same in both the Repository and in the solution file.
For more help on this, see: http://support.sourcegear.com/viewtopic.php?p=39470