Less VSS/Visual Studio Automation?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



For the moment, let us assume that my development environment does not
allow full blown integration of my Visual Studio Solutions and Projects
into the VSS database. Is there still some way I can integrate the
check out/check in functionality with Visual Studio so I don't have to
keep switching back and forth between the two programs to do those two
common VSS functions?

More details: The VSS project stores the source files in a tree
structure of various folders -- the build environment expects a flat
single folder. There are no duplicate file names among all of the
folders and subfolders in VSS. Currently, my editing cycle requires me
to go to VSS, do a recursive Wildcard Search (Ctrl-W) from the root
project, and check out the file I want. The check out then requires me
to browse to my working flat folder so the files ends up where I need
it to build.

I do my edits and when I go to check in, I do a recursive Search for
Status (Ctrl-S) from the root to find all the files I have checked out
and check my file back in.

Can I some how get VSS tied to my local solution such that VSS does not
require full automation with Visual Studio yet allows me to do check
outs and check ins?

Visual Studio 2005
VSS 6.0b
WinXP Pro SP2

I'm new to VSS but not Visual Studio. I have very minor control of the
VSS database and most everyone else on the development team uses a
development environment other than Visual Studio...

Thanks,
Steve

.



Relevant Pages

  • Upgrading Visual Source Safe and Visual Studio
    ... Uninstall VSS 6.0d on the Server ... Install VSS 2005 on the Server ... Install the clients and make sure VSS05 is working with Visual Studio 03 ...
    (microsoft.public.vstudio.sourcesafe)
  • Re: Adding items from VSS
    ... Is this existing path "shared" in a project folder located under the ... Visual Studio should take over from there with bindings and other items ... Tired of the same old interface of VSS? ... What is the point of a source code database that doesn't let me add objects ...
    (microsoft.public.vstudio.sourcesafe)
  • Re: Adding items from VSS
    ... Do you have a File -> Source Control menu under Visual Studio? ... then what version of Visual Studio are you currently using? ... Tired of the same old interface of VSS? ... I may have a configuration problem with VSS which prevents the "Add from ...
    (microsoft.public.vstudio.sourcesafe)
  • Re: VSS problem
    ... starting with how the project files got into VSS ... you used to get the source code out ... I have Visual Studio 2003 and Visual Studio 2005 installed on my computer. ... When I try to open the solution file from Visual Studio 2003 I got a ...
    (microsoft.public.dotnet.framework)
  • Re: Cab files not being generated in the setup project
    ... You mention you're using VSS. ... The original code in BuildCab.bat was ...
    (microsoft.public.dotnet.framework.compactframework)