Questions tagged [visual-sourcesafe-plugin]

8 questions
5
votes
4 answers

VS2008 SP1 crashes when debugging an XSLT file

I'm using VS2008 SP1 - don't know if this would have happened before I applied SP1 as I never tried it before yesterday. I attempted to debug a fairly simple XSLT file using VS2008 SP1 and got this crash from VS2008 SP1: Microsoft Visual…
Guy
0
votes
1 answer

Silently configure Source Control Plugin Value

I am trying to silently configure the value in Source control plugin (Tools > Options > Source Control > Plug-in Selection) in my VS 2010. Currently, I have two options, VSTS and Perforce SCM in the drop down box. I need to select Perforce SCM by…
0
votes
1 answer

How to change source binding of a project or solution through code

My question is very simple. How to change the source control binding of a solution (or Project) that I have at my local machine (C:\ or somewhere), not through Visual Studio UI but through C# code. Is there any library for that? I know there is a…
0
votes
1 answer

SourceSafe plugin keeps checking out my project files

I have a solution with multiple projects which I don't always want to build at the same time. So I created several solution configurations like in the following example: Configuration 1 Project A is build Project B is build Project C is not…
Rodolphe
  • 1,689
  • 1
  • 15
  • 32
0
votes
1 answer

how can I connect netbeans(ruby on rails project) with source safe (Vss)?

how can I connect netbeans(ruby on rails project) with source safe (Vss) ?
0
votes
1 answer

Visual sourcesafe connection between virtual and build machine

I have a problem and there are no lots of documents about that. I will use visual studio as ide. I want to use visual source safe for sharing and logging our projects from a server. I installed source safe.But i have some help about how to connect…
0
votes
2 answers

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 visual studio does not support source control" and " Unexpected…
0
votes
1 answer

Using Visual Source Safe 2005 in Stand alone Aptana

How can we use Visual Source Safe plug-in in standalone Aptana installment. People say one can only use that plug-in in eclipse IDE.