| Thread | Last Post | Replies |
|
| How to setup VSS to handle Solutions and Projects??? | 29 Dec 2004 23:39 GMT | 2 |
Having an unbelievably hard time setting VSS up to properly handle my development environment. Am I missing something here or does VSS just plain suck? I've read all the articles on how you should structure your environment, but
|
| VSS Not Enabled in VS.NET | 29 Dec 2004 23:13 GMT | 2 |
I have recently installed both VSS 6d and VS.Net 2003. However, access to VSS does not seem enabled in VS. Is there something special I have to do to get the integration working? Is there an issue if one product is installed before the other? Any help is appreciated.
|
| Command Line SS.EXE GET Error : Version not found | 29 Dec 2004 18:45 GMT | 3 |
I have problems using the command line VSS ss.exe tool. Here is what I am doing and what I get ; C:\ss get -V1 $/ProjectA/ProjectB/Faq/ADODBEx.cls Project $TreeSynchro has been destroyed, and cannot be rebuilt.
|
| integrate check-in/check-out into VS.NET 2003 | 29 Dec 2004 14:47 GMT | 3 |
I installed VSS 6.0d after VS.NET 2003 Entreprise Architect. I wanna have check-in/check-out files funtionnalities integrated into VS.NET Is there someone know how to do it? Thanks
|
| restore project history from archive | 29 Dec 2004 06:00 GMT | 1 |
I have archived and removed history of projects from vss by mistake. Is it possible to reptore the history information into the original database. I know that you can restore to a temporary database and get the
|
| source control appears disabled | 29 Dec 2004 05:59 GMT | 1 |
I followed the instructions from msdn to set my solution to be under source control in vs.net 2003. Firstly, when I right click I cannot see the option of "Add to the source control". Secondly, when i try to add the solution from the file menu it appears to be disbled. Please ...
|
| OLE Automation and filenames | 29 Dec 2004 05:58 GMT | 1 |
In version 6.0a I seemed to have the support for filenames that contained a '%'. Now something has removed that capability and any file with a percent that I try to use the Item method on returns an error. Any idea where this is coming from and how one can downgrade to the ...
|
| VSS shadow folder | 29 Dec 2004 05:50 GMT | 1 |
Hello, I have a couple of questions I hope you can help me with. What is the method for removing a shadow folder for a project? Is it just a matter of deleting the path to the shadow folder in the projects options window? Also, I want to be sure I keep the history for a ...
|
| Files in a project not labeled when labeling vss project | 29 Dec 2004 05:49 GMT | 3 |
VSS Details: =========== Version 6.0d with Visual Studio6 SP6 applied OS: Windows 2000 SP4 with all patches as on 15Dec 2004
|
| Problem with properties | 29 Dec 2004 05:47 GMT | 1 |
I'm using Visual c++ .net v7.0. The problem is I can't see the properties in the properties dialog(toolbar) no matter what I select(control, dialog file). I've resinstalled Visual studio but with no result. I am running it on Windows XP with SP2.
|
| How do I get a project OUT of VSS without damaging it? | 29 Dec 2004 05:43 GMT | 1 |
I have a visual studio project that I put into VSS in (apparently) a screwed up configuration. I want to remove it from VSS and start over, but I don't want to damage or destroy any files in the project. What do I have to do? If I delete the project, when I reopen it, Visual studio ...
|
| does the vss6.0d support internet connect?? | 29 Dec 2004 05:40 GMT | 1 |
Can I use the vss6.0d like this: Username: aaa Password: aaa Database: http://202.96.x.x/vss/
|
| File history for multiple different copies of the same project | 29 Dec 2004 05:27 GMT | 1 |
Hi to all, Consider the following situation: You have a project "A" in your SS database. At some time you start an mirror copy (not branched) or this project, let's name it "Mirror A". Later on, you
|
| ss.exe command line diff bug - reconciliation | 29 Dec 2004 05:02 GMT | 2 |
Has anyone been able to get the -F switch to work with ss.exe. If I use the -F switch (and previous posters in a search) on a diff nothing happens, ss.exe ignores my Reconcile_Project settings and does nothing. If I remove the -F switch it reports the differences correctly.
|
| Simple scenerio.. | 27 Dec 2004 13:29 GMT | 1 |
suppose I want to just put some code in the source code file for debuging purposes. Now in VSS6 configuration I use, I need to check-out to do some testing on code and then undo-checkin. Its working but - I see no point for checkout here, what I would like is to do some changes ...
|