Old source code control solution from Microsoft. Superseded by Microsoft Team Foundation Server.
1
vote
1answer
27 views
Deploy SQL File from VSS to SQL Server using Batch File
I want to know if there is any way for me to deploy a stored procedure (sql file) that is checked-in at VSS? I have a couple of procedures that I want to deploy to SQL Server. I'm trying to create a ...
-1
votes
0answers
19 views
Linux snapshotting issues [closed]
Is there any way to deal with incoming writes while a backup is in progress in linux. Example, you are writing to your sql database and lvm snapshotting at the same time. This will result in corrupted ...
0
votes
1answer
5 views
Checkin Without Merge in Visual Sourcesafe
I've got a file managed by Visual Sourcesafe 2005 which I have edited. I'd like to check in the file exactly as-is on my box, but VSS always merges it with the file in the repository, breaking my ...
2
votes
0answers
17 views
SVN to Source Safe migration with History [closed]
Is it Possible to Migrate the project including history from SVN(subversion) to Visual Source safe..? How?
0
votes
0answers
11 views
Team Foundation Server(TFS) on an enterprise level
I have been having tough times in making this happen on an enterprise level .I have been an user of Microsoft source safe for all these years and now we would like to shift to TFS .I would like to get ...
-2
votes
0answers
28 views
MS-visual-sourcesafe configuration [closed]
I am not able to configure VSS
I have created asp web project instead or asp website
This will effect to visual-sourcesafe configuration.
Is it necessary to configure visual-sourcesafe
I have ...
0
votes
1answer
21 views
Trying to understand the difference between git repos and vss database
I've been a Visual SourceSafe user for years and for obvious reasons I'm trying to make the change to git. I've downloaded and have been trying the git extensions for Visual Studio 2012. I have a ...
0
votes
1answer
16 views
Check In Encrypted Procedures to VSS
I am trying to cut-over stored procedures from SSMS to Visual Source Safe.
My question is this.
I have a few procedures which are encrypted with the WITH ENCRYPTION keyword.
Now if I am to check-in ...
0
votes
1answer
45 views
Source control in remote environment
I have a team of developers that all work remotely, from home (no intranet or extranet). We have dedicated managed hosting through a hosting provider, and they do not offer TFS. The production web ...
0
votes
1answer
53 views
How to get build number and date from Visual SourceSafe using visual studio 2010
i have developed the windows application in visual studio 2010 with C#. i am using visual source safe 2005 as the version controller. in my application have about us forms which contains the build ...
0
votes
0answers
112 views
Why can't I access environment variables for CMD.exe if I set them through CreateProcess(CMD.exe, “set …”)?
See bottom of Q for edits.
I'm writing up a plugin in C++ for Notepad++ that will spawn a new process and access VSS through SS.exe for checking in/checking out, etc.
Manual commands work fine:
...
0
votes
0answers
40 views
get latest recursively in VSS is creating only folder structure but no files in it
get latest recursively in VSS is creating only folder structure but no files in it. Can someone please help what could be the issue. I have already given Everyone user full permission
4
votes
3answers
66 views
Visual SourceSafe is asking me to check-in some files, but checking in others automatically
I am using the command-line to merge one project into another. e.g.
ss merge $/XXXXXXXX -GF -R
I am expecting to get outputs like this, these are fine:
A.cpp has been merged with no conflicts.
...
2
votes
1answer
66 views
3-way merge in Visual SourceSafe using external tool
I have WinMerge set up as my diff tool for VSS 2005. However WinMerge doesn't support 3-way merge (see #1.4). The docs for VSS say that 3-way merge IS supported in VSS:
if Visual SourceSafe ...
0
votes
1answer
70 views
Visual SourceSafe. One project and two different (mixed) versions of Visual Studio
I have a really small team working with Visual Studio 2008 and Visual SourceSafe 2005 (Yeah, I know...)
A new developer just came in and he has Visual Studio 2012 on his machine.
He is not willing to ...
0
votes
1answer
43 views
GET when “working folder contains a writable copy” has the Do you want to “Leave this file” radio button disabled. How do I enable it?
VSS 2005. I'm doing a GET of my project on a recently new PC with a SS database on a local server. Whenever I do a GET where I've made some local modifications (i.e. the files are NOT readonly), I ...
0
votes
1answer
259 views
How do can I get the current working directory inside a Setup/Installation project
I am makeing add-in application in vb.net
and also making setup for that, but i need some help in instller.vb class file
i want to copy TestAddIn.addin file to client location,and this is added with ...
0
votes
0answers
27 views
VSS Cube Snapshot Replication SSAS
Does anyone know how using VSS for snapshot replication of the same cube will affect performance. It's able to generate these snapshots unbelievably fast, but creating these snapshots does not ...
3
votes
0answers
110 views
Impersonation/Delegation with SourceSafe Interop
I'd like to open a source safe database using Interop.SourceSafeTypeLib 5.2.0.0 on SourceSafe 8.
This should happen in a server service running under 'network service' account. The server service ...
1
vote
0answers
176 views
Installing SQL server 2012 local DB [closed]
I have I new computer with windows 8 on it.
Nothing is installed on it except for a game and windows 8.
I'm trying to install SQL server 2012 local DB and get this error message:
"Service 'SQL server ...
1
vote
1answer
74 views
Programmatically determine most recent check-in in a VSS database
I'm working on a migration from VSS to TFS. The installation that I'm migrating is using multiple VSS databases (a lot of them).
I am looking for an easy way to determine, for each vss database the ...
0
votes
0answers
82 views
Access 2010 x64 source control
Is it posible to set up a source control (like VSS or TFS) to an Access 2010 64bits client?
The solution I got for Access 2010 32 bits use Microsoft Access 2010 Source Code Control ...
0
votes
1answer
52 views
How do I arrange for VSS history to appear in code?
I recently needed to embed Visual Source Safe history in the source code of a new project, according to some examples we have in older project, where the history appears where the coder has placed ...
-4
votes
1answer
55 views
can any one tell me about using VS team foundation?
i am a developer and i need to work with another developer in other country in a project what is method to handle this issue by using vs team foundation or visual source safe
1
vote
5answers
124 views
Mercurial. Is it possible to know if a file is “checked out”
We decided to switch the source control of our .NET project from SourceSafe to Mercurial.
Now the question is that if there any possibility to know what file from the solution is "extracted"(checked ...
1
vote
1answer
95 views
Windows Github issue pushing a new folder
I'm a VSS (Visual source safe) & Dropbox guy but new to GitHub. I'm using Windows Github tool to manage repositories on our remote server as I concluded in my previous SO post. I was glad to have ...
0
votes
1answer
77 views
VSS 6 get latest version window does not show
Unfortunately we are using VSS6 in our company!
When i am rty to get latest version, this popup window does not show, I need this window to checking recursive option.
I have this problem since today. ...
0
votes
2answers
95 views
Visual Studio Sourcesafe 6.0 *.js filetype change default editor
I'm using Microsoft Visual Studio Sourcesafe 6.0.
When edit *.js(JavaScript) File Type, the default text editor is notepad.exe, but I want to use another text editor.
How to change *.js File Type ...
0
votes
0answers
93 views
Visual Studio 2010 is not checking out code from VSS
I have a project that I have been using VSS source control from the VS Pending Checkins tab. This has been working until recently. Now when I make a change to the code, I do not get an entry in the ...
0
votes
0answers
198 views
visual sourcesafe 6 can not find database within visual studio
I have a problem when Visual SourceSafe 6.0 gives an error message:
"The database \\server\location does not exist. Please select
another"
when I open Visual Studio 2008. I can open Visual ...
1
vote
0answers
136 views
Excel VBA Interface to VSS [closed]
I have written an Excel VBA app that helps me, as a technical writer, to manage document files. (Works well.) I use it, among other purposes, to categorize and catalog the directories in which they ...
0
votes
0answers
31 views
Programmatically add a new file to VSS?
I am using MS source safe, I want to add a new file into a VSS programatically.
can anyone suggest a script to do this task?
1
vote
1answer
139 views
How to update SVN externals automatically
We currently use VSS for source control management, but we want to convert to some other system. VSS enables sharing single files between different projects. It seems that among popular SCM systems ...
0
votes
3answers
80 views
Moving multiple VSS repositories to “new” source control while adding TDD and CI at the same time?
Less of a question, more advice and suggestion to a "where TF do I begin?"
Start environment: VS 2010 Pro, C#, VSS 2005, single developer, multple VSS repositories, limited code re-use
Currently I ...
1
vote
1answer
139 views
What to migrate to from VSS (Visual SourceSafe)?
I’m looking for revision control software that would successfully substitute Microsoft Visual SourceSafe. I spent many hours reasearching on this subject, but eventually found no appropriate solution. ...
1
vote
1answer
119 views
VSS & VS: How do I stop automatic checkout when I open a designer file?
I'm running Visual Source Safe 2005 and Visual Studio 2010. The project is in Visual Basic.
First: I've already gone into Tools > Options > Source Control > Environment and the settings are all "off" ...
0
votes
2answers
171 views
Compare between TFS and SourceSafe
We recently moved all of our source to TFS from SourceSafe but forgot to get the latest versions from SourceSafe before doing so! Huge mistake.
Is there a way that I can compare files in SourceSafe ...
0
votes
1answer
40 views
How to Automatically update build version and Build Date From Visual sourcesafe using Visual studio 2010
I have developed application in visual studio 2010. I want to show the build version and build date in my application about us form. I want to get the Build version and Build date automatically get ...
0
votes
1answer
94 views
want to adopt TFS without build management
I have a small team of 4 developers. We have been using VSS with a single unbranched repo (decision of predecessor).
We have been playing with TFS cloud in hopes of creating a better solution. There ...
1
vote
0answers
59 views
Merging updates in ASP.NET base template into customised websites
We have an online shop/e-commerce website we developed in ASP.NET webforms with Visual Studio 2010 which we use as a template for building more shops. Each of our clients has slightly different ...
0
votes
1answer
337 views
Visual Source Safe vs. GIT for Large C# .Net Development Project [closed]
I am currently working with a development company in India on a large C# .Net cloud-based application.
We have millions of lines of code and 10+ developers working on the project.
They are currently ...
1
vote
1answer
2k views
Visual Source Safe and Visual studio 2012
Sorry for stupid question , but is there any chance to integrate vs2012 with Source Safe , if so , where can I download Visual source safe for Visual Studio 2012.
Thanks.
0
votes
2answers
45 views
Importing documents from VSS to Sharepoint
I'm looking to export a folder in VSS2005 which contains word documents. Is it possible to export this to a sharepoint document library through the use of a tool?
If possible, I would like to keep ...
1
vote
1answer
46 views
Locking VSS progammatically
My company currently uses VSS 5.0 (i know... terrible). We are looking for a way to lock all the users out programmatically. I looked through API and could not find any way to lock out anything other ...
4
votes
1answer
975 views
Does windows 8 support Visual Source Safe?
Does windows 8 supports visual source safe (or the other way around?)
Aka, can you install visual source safe running windows 8?
1
vote
0answers
162 views
VSS plugin in eclipse
What happens when a plugin is added into an eclipse ?
What all the registries eclipse does internally ?
We have a product which is similar to that of eclipse .We are trying to add version control ...
1
vote
0answers
29 views
Externals missing after Migration from Visual Source Safe [duplicate]
Possible Duplicate:
how linked files in vss repository can be migrated to svn repository
I'm currently just finish migrating Visual SourceSafe Database into VisuallSVN using VSS2SVN Open ...
0
votes
1answer
87 views
Writing a comment to a file in VSS 6.0 without using checkin method
I am writing an app that connects to VSS through c#, allows you to checkin and checkout files, but I use the move() method a lot and am wondering if there's anyway to add a comment to this moved file ...
0
votes
1answer
109 views
missing new files from my project in Visual Sourcesafe 2005
I have a Visual Studio 2010 project that I keep in VSS 2005. I recently added some new code (working in C#) which includes new files with some new classes, a file with some enum types, and a file with ...
0
votes
1answer
186 views
Unable to update Nuget Package for JQuery
I have a project in VS 2010 and using Visual Source Safe 2005 for source control system. Whenever I try to update my NuGet Package. It shows "Installed" but, there are a lot of red color lines that ...



