Tagged Questions

1
vote
7answers
160 views

How not to scare programmers using Visual Source Safe :-)

I've been using Git for the past few months.. and love it. However when I really looked into how to host it in a corporate environment.. so a 10 person team who use Visual Source …
3
votes
6answers
138 views

Source control products that support linked/shared files?

We're interested in moving from a source control system that supports the concept of shared or linked files. A shared file means: a file modified in one project, is automatically …
0
votes
2answers
26 views

VSS: Move file from one folder to another?

Is there a way in Visual SourceSafe to move a file from one directory to another while retaining its history? Edit I actually found a round about way to do this. First I drag th …
3
votes
6answers
156 views

Best open source alternative for MS Visual Source Safe?

We are leaving VSS for TFS or any other alternatives. I'm the one who persists to go for an open source alternative like SVN. Now I'm searching for a good open source Version Contr …
2
votes
1answer
45 views

Structure of NAnt build scripts and solution structure on build server

We're in the process of streamlining/automating build, integration and unit testing as well as deployment. Our software is developed in Visual Studio where we have use both C# and …
3
votes
6answers
182 views

Branching and Merging Strategies

I have been tasked with coming up with a strategy for branching, merging and releasing over the next 6 months. The complication comes from the fact the we will be running multiple …
0
votes
0answers
12 views

Getting a changed portion of the file from Shadow Copy snapshot?

I would like to be able to get a changed portion of the file from VSS snapshot? How it is possible?
1
vote
3answers
55 views

Retrieve Deleted Project in MS Visual SourceSafe?

A while ago, I "tidied up" our Visual SourceSafe repository, including deleting a duplicate of one project. It now turns out that the duplicate had some code I need to see. How …
0
votes
2answers
31 views

How to keep track of the SCM revision in the build versions automatically?

I want to look at a production binary and know which revision in the SCM corresponds to that build. How it is possible? Can I accomplish that in Visual Studio using VSS?
0
votes
1answer
78 views

VSS: How do I recover from “File <foo> has been destroyed, and cannot be rebuilt.”?

We're running Visual SourceSafe 6.0 (build 8163). In one project, there's an old label I want to do a Get on, but a few files have been added and destroyed since that label was cr …
0
votes
2answers
41 views

Visual studio 2008 problem

i am using visual studio team system 2008 and VSS 2005. I took a latest copy of a project from VSS. Now when i try to open that project, it is showing error "This version of v …
1
vote
0answers
77 views

Include a version control tag in VSS

I was reading Code Complete 2 and it mentions this: Many version-control tools wil insert version information into a file. In CVS, for exmple the characters // $id$ Will …
0
votes
0answers
11 views

Ant - using vssadd to add multiple file

Hi, I'm trying to use vssadd task to add a tree of source files to a recent created project on VSS. But it happens to be adding only the folder tree, all files missing. <vsscre …
0
votes
1answer
28 views

Why does my PDF ask for a password after being retrieved from Visual SourceSafe?

PREFACE: Yes we're moving away from VSS in the next few months. One of my web projects contains, as one of its files, a PDF. The PDF on our QA site is being pulled from VSS. A QA …
1
vote
1answer
127 views

Is it possible to use WinMerge inside Visual Studio 2008 and Visual Source Safe 6.0?

I would like to use WinMerge as the default diff tool inside VS2008 from the solutions explorer in place of the "Compare..." context menu item. Is this possible? I'm looking for a …

1 2 3 next
15 30 50 per page