| Thread | Last Post | Replies |
|
| SccPopulateList & ssscc.dll | 31 Mar 2004 21:45 GMT | 2 |
I try to use SccPopulateList from ssscc.dll but function return -15 (SCC_E_NONSPECIFICERROR non-specific error). After long investigation I found following article : http://support.microsoft.com/default.aspx?scid=kb;EN-US;821419.
|
| VSS and VS 2003 | 31 Mar 2004 19:58 GMT | 4 |
Why does VS 2003 add web projects on the same level as the solution in source control? All other projects are added below the solution folder. If VS 2003 added web projects below the solution folder I
|
| VSS Version problem with OLE Automation | 30 Mar 2004 17:26 GMT | 3 |
I am having trouble getting a labeled version from VSS usint OLE Automation. I managed to reproduce the problem using the following script: Set oVSSDatabase = WScript.CreateObject("SourceSafe")
|
| How to move a file? | 29 Mar 2004 20:04 GMT | 2 |
I've read and refer to the whitepaper "Team Development with VS.NET and VSS", but nowhere in the document does it mention the "proper" way to move a file from one directory to another within a VS.NET project. I've also searched the VS.NET docs for VSS and there is no instructions
|
| Application Center Test project does not get checked in! | 24 Mar 2004 04:23 GMT | 1 |
I created an ACT project for my webservice on my development machine (Windows XP). Worked fine, except that VS.NET 2003 refused to check it into VSS. I tried checking all the project files (*.actproj, *.act, *.xml, *.vbs) into VSS manually. When I tried to open the solution on ...
|
| how to get latest multiple across folder? | 24 Mar 2004 04:20 GMT | 1 |
does anyone have an app that would allow you to select which files (using treeview with checkboxes) you want and then do a get latest to a given working folder i want to use it for helping with builds
|
| set working location | 24 Mar 2004 04:17 GMT | 3 |
Is it possible to checkout a program and work on it on a set path other than how it is stored ? We use contractors for all of our project development, we have recently moved to VSS as our internal process was not able to cope with the "web".
|
| VSSDatabase.Open via ASP.NET ERROR | 23 Mar 2004 03:49 GMT | 1 |
I'm trying to access the sourcesafe database using C# from an ASP.NET application. I'm using SourceSafeTypeLib.dll and the method is VSSDatabase.Open(<srcsafe.ini path>, <username>, <password>). The code is the following:
|
| opening VSS database with new version | 19 Mar 2004 22:46 GMT | 1 |
I have a copy of VSS database which was created using Version 6.0. How can I open that with older version of VSS (say 5.0). When I try to open it, I get an error "Counld not open due to version incompatibility". Thanks. ketan ___
|
| Default Port for Visual Sourcesafe? | 18 Mar 2004 20:47 GMT | 1 |
What is the default port for VSS? Is there a way to change the port within VSS?
|
| How do I undo checked-out files for former developers? | 16 Mar 2004 23:32 GMT | 2 |
We have several former developers who did not checkin their files before leaving. Their computers have since been reformatted and put to other uses. How can I undo their checked-out files and make them available for current developres?
|
| Visual Source Safe 6.0d usng over Internet? | 15 Mar 2004 22:17 GMT | 2 |
i need to use a CVS version and i do have a license to use the Visual Source Safe 6.0d so would like to use it, but befor i will try it, i need to know, if in use it is possible to use it over the Internet.
|
| VSS - VS 2002 - Comments on Check-In No Longer Appear | 10 Mar 2004 13:26 GMT | 2 |
As the topic says, when I check in code files since about 2 weeks ago I do not get the window listing file(s) to check in and comments for the file(s) from Visual Studio 2002. I need to have this comment window to type in what specific changes where done to the source code files, it ...
|
| Archive/Restore to new VSS DB now project files can't be checked in | 09 Mar 2004 20:01 GMT | 1 |
We archived a project from one VSS server and restored it onto another brand new VSS server with a different project structure (project in old server was $/FolderA/TheProject and the new server has it at $/TheProject). Most of the projects are VB 6.0 and VC++ 6.0, but a few are C# ...
|
| Server and Local VSS for the same Solution | 09 Mar 2004 07:12 GMT | 2 |
We have some apps using local vss, and want to put them on a server-based copy of vss. We found an article on msdn that was quite helpful on how to set things up However, the article talked about using server-based vss as our only repository. That doesnt really fit our way of ...
|