I need the same document to be printed twice, but with one single different word when the user does one click. I have tried everything i could come up with but i can't find a way to do it. Any recommendations?
...
hi,
i have a dbout. May i know what is visual sourcesafe explorer and what it will do?
...
Whats are the differences between ClearCase and Visual SourceSafe products?
...
my requirement is written below:
How to create a Standard Directory Structure (Hierarchy) for a product in VSS which support all build promotion process. (very important)
What are the activities of Release Engineer (SCM guy) in build process e.g how to take build from Development team and deploy it on local testing environment for QA t...
We have a ton of code written in Dexterity, whose only Source Control integration option is SourceSafe. Are there any products out there that could act as a bridge so that Dexterity would believe it was talking to a SourceSafe server, but all the commands were actually translated to TFS (2010) actions?
...
how can I connect netbeans(ruby on rails project) with source safe (Vss) ?
...
Which is better source control with NetBeans (Ruby on Rails), VSS or subversion?
I want to use source control, so I want to know which is better for NetBeans (RoR). Visual Source safe or Subversion?
...
I and another developer are working on the same VS 2008 project using Source Safe. If one of us needs to add a new item, the person who doesn't have the csproj file checked out gets a message that they can't add because csproj and vspscc files are checked out.
Is this the normal behavior of Source Safe? What's the workaround beside ask...
Hey all,
I'm running SourceSafe and I have two branches of my code. I'm currently using the manual approach of running a report to show differences and then manually merging each file one by one. However I'm trying to find a streamlined way to do this on the project level. It's ok if the process shows me each file one at a time, I'm jus...
I am working with a legacy VSS repository which was transferred over to a new SVN repository a few months ago. In the meantime, before we go live with the SVN repository, we need to bring over all the changes that have happened on the VSS one between then and now.
I was looking at different ways to do this which seem to be things such ...
I have asp files on server and i created a working folder and checked out code. I then created new files in working folder and did checkin but they new files are not copied.
Does VSS do not copy new files or is there a way i can check in those files to VSS database.
...
Scenario is to use a source code repository as usual except at periodic intervals, take a backup of the delta changes and copy them over to a remote location which should bring it to the same state as the source, the reverse should also apply assuming that no new changes have been committed to the 1st instance in the interim
I hope this...
Hello,
I'm trying to configure CruiseControl.NET and have come across an issue with SourceSafe. When ccnet builds I am getting the error:
No VSS database (srcsafe.ini) found.
Set the SSDIR environment variable to
the path of srcsafe.ini for your VSS
database
I understand that setting the SSDIR environment variable would solv...
Let me start by saying I'm aware there are better version control systems than VSS, and also aware that a "web project" instead of a "web site" may be a better approach. Unfortunately, neither of those suggestions help solve my problem.
Basically, I have a series of AjaxControlToolkit.dll or AjaxControlToolkit.resource.dll files in my ...
The shop I work in is in the process of phasing out Visual Source Safe and migrating to Subversion. I've set up a continuous intergration server using Subversion. From my current understanding of how SVN works locally, it stores hidden metadata in each directory that has been downloaded from the repository. My question is:
Is it pos...
I want to see all checkout files in a project in VSS. is there a way to view all of checkout files at once?.
...
Hello,
I need to configure my project in cruise-control so that when it gets the source code from SourceSafe, it also gets the code for another project from SourceSafe. Is this possible?
I need this because I am trying to configure cruise control to build a solution which contains multiple projects from different SourceSafe locations. ...
Suppose some user logged in to VSS for long time but VSS admin need to log off those user who is not using VSS for certain periode of time(such as 15 minutes).How to do it?
...
can anyone have idea about shadow folder in VSS. and how to use this in VSS.
...
Reference projects source code control issue in visual studio 2008 and Visual SourceSafe 2005
I have 3 projects
Project 'PA'-> SourceSafe: '$\A'; WorkDirectory: '\projects\A'
Project 'PB'-> SourceSafe: '$\B'; WorkDirectory: '\projects\B'
Project 'PC'-> SourceSafe: '$\C'; WorkDirectory: '\projects\C'
PC is referenced by both PA and PB ...