| Thread | Last Post | Replies |
|
| standard libraries? | 25 Mar 2006 21:48 GMT | 1 |
How can i get list of all functions from some library (for example string.h)? Can i also see sorce code of each function? Thanks!
|
| VS excludes .xss file from source code control | 25 Mar 2006 21:24 GMT | 3 |
I'm using the data designer in VS 2005 to develop a C++/CLI application. When I introduced the solution to source code control (Source Safe) the .xss file generated by the designer is not put in source safe. Therefore when some else checks out the solution they are missing the ...
|
| VSS 2005 Documentation | 25 Mar 2006 21:16 GMT | 3 |
Does anyone know where I can obtain any documentation for VSS 2005. In particular a feature list, compatibilities, hardware/software requirements would be very helpfull. There appears to be a lack of documentation for 2005. Even on the DVD's I
|
| Want my project check In while it is checked out by another user | 25 Mar 2006 21:14 GMT | 3 |
How can I not let the project to be checked out if another user has checked out the project? Also the VSS gets all the latest version of the project automatically whan I check out the project. For example, the other user has checked out the
|
| Comments entered when Checking out .. | 25 Mar 2006 21:11 GMT | 2 |
I am using Visual Source Safe 2005 want to know if there is any way to read the comments a user has entered at the time of checking out certain files ? If answer to the above is known can I automate the comments as default when the files are checked-in the VSS ?
|
| Querying Visual SourceSafe Database | 25 Mar 2006 07:16 GMT | 2 |
I would like to be able to write SQL queries against VSS. I've heard varying stories about whether this is possible or not - either using T-SQL from Query Anaylzer or some other tool. Does anyone know if this is possible ?
|
| VSS2005: How to export files | 23 Mar 2006 11:35 GMT | 2 |
I'm maybe a litle blind but: How do I export the files of a project *without* exporting the vss bindings? All I want is to get my source files out of vss with no *.scc, no scc
|
| Migrate source controlled web project to VS 2005 | 23 Mar 2006 00:57 GMT | 1 |
I have web projects (master copy) which is source controlled and each developer has local copy of the web project in local PC. We will be migrating the project to VS 2005, i would like to know what should i do with the developer local copy after migarting the master copy.
|
| VSS2005 web service problems | 22 Mar 2006 23:19 GMT | 1 |
When I setup VSS2005 web service at server side, I got following error message. Actually, I can open https://servername/SourceSafe/VssService.asmx without problems. Retrieving the COM class factory for component with CLSID
|
| Remove Label Automation | 22 Mar 2006 16:59 GMT | 1 |
I'm trying to delete a label on a VSSItem. Basically what I'm doing is going through all the VSSItems recursively through a project and looking for a READY label. If I find one I finish searching through the VSSItem's VSSVersions and attempt to set that version's VSSItem to
|
| How to setup VSS 2005 for Internet access on Win2003 with multiple | 21 Mar 2006 23:00 GMT | 1 |
I recall reading a couple of messages about how to do this a few months ago but I couldn't find them. My server has 32 IP addresss and I think this is cause problems for my VSS setup. Any help in this regard would be greatly appreciated. Thanks...
|
| Filename truncation and renaming question | 20 Mar 2006 15:48 GMT | 6 |
What can I do to cause VSS to not truncate long filenames when running the analyze/fix step? Also, what can I do to cause VSS to not rename files (replacing spaces with underscores) when running the analyze/fix step?
|
| Analyze.exe - File or project not found | 20 Mar 2006 02:27 GMT | 4 |
Background: I've started at a new company a few weeks ago and one of the first problems i was asked to fix was VSS database corruption. The database is 12.3GB and is well over the recommended size. So i would first like to correct the
|
| list all checkouts | 18 Mar 2006 05:54 GMT | 1 |
Is there a way, preferable on the command line, to list all my checkouts.
|
| Open solution from Source Control problem | 18 Mar 2006 05:51 GMT | 5 |
I have a solution with several projects stored in VSS2005. When I try to open a local copy of solution file in Visual Studio 2005 i always get the following message ----------------------
|