Tagged Questions
The sourcesafe-6.0 tag has no wiki summary.
4
votes
1answer
83 views
SourcesSafe 6.0: Search File Comments
Is it possible to search within a project the comments users added after they checked-in files? (manually can be done by selecting a file, Right Click --> Show History --> select Version --> Details, ...
2
votes
1answer
147 views
How to Set Deployment Path on Web Projects in Visual Source Safe 6.0
I am using Visual Source Safe 6.0
I set Shadow Folder option for one of my PHP project.
Now I want to use the Deploy Feature of VSS. Could anybody please help me with step-by-step tutorial about how ...
1
vote
1answer
322 views
Source Safe Command line - Get all changed files since label
I would like to do a 'GET' (From the command line, ss.exe) of files that has been added/changed since a label, and place them in say C:\temp\db
I have files a.cs, b.cs, c.cs currently
If I label my ...
1
vote
2answers
2k views
Source Control Association Bindings Problem
I've started working on an existing project at my company that was check into VSS 6.0 about a month ago. It was built using Visual Studio 2005 and C# and references all point to .NET 2.0. I went into ...
0
votes
2answers
28 views
About MS Visual Sourcesafe 6
My company uses Visual Sourcesafe 6 on an old project. One of the system that was used got damaged beyond repair with few of the items still checked-out. Now I am having a problem working on those.
...
0
votes
1answer
75 views
Migrate all projects from Sourcesafe to Team Foundation Server
I would like to migrate all my projects from Sourcesafe to TFS at once, without having to do a project map for each one and creating the corresponding Team Project manually in TFS. How can I do this ...
0
votes
2answers
418 views
VSS 6.0 Visual Studio 2010
Just started a new job and we currently use Source Safe 6.0. We recently upgraded from Visual Studio 2005 to 2010 and now I can't get it to integrate with Source Safe.
Is it even possible to ...
0
votes
1answer
77 views
Tortoise CVS Source Safe
I am very new to Tortoise CVS Source Safe !!
I am working on VS 2008 / SQL Application. I have work from home option and so i decided to upload my source code to the server either from my home or at ...
0
votes
0answers
57 views
Sourcesafe get empty directories
I tried to do a script for getting automatically the projects I need to get to my machine from the SourceSafe repository. But, what I get are allways empty directories. Here goes the batch file:
set ...