473,409 Members | 1,979 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,409 software developers and data experts.

Visual Source Safe 6c Versioning

Our team is using VS.NET 2005 and Visual Source Safe 6c. We keep all of our
source code in Visual Source Safe and version our applications using the
assemblyinfo file. My question is this: Is there a way to version an app
using VSS and lock it down a specific version or check-in from any changes?
To elaborate, lets say the developer is finished doing development on v2 so
they check-in all their code to VSS and notify the lead to deploy v2 to the
test system. The developer then begins working on v2.1. I want to lock down
v2, keeping it as a stable release, and force all developers to only use v2.1
going forward. This lockdown concept allows our leads to go back to any
prior stable version, ensuring that the code is untouched and can be deployed
to our production systems in the event of a problem.

I am sure this is a fairly common requirement when working in a team
environment with frequent releases.

Jul 17 '06 #1
1 2122
Chris Fink wrote:
Our team is using VS.NET 2005 and Visual Source Safe 6c. We keep all of our
source code in Visual Source Safe and version our applications using the
assemblyinfo file. My question is this: Is there a way to version an app
using VSS and lock it down a specific version or check-in from any changes?
To elaborate, lets say the developer is finished doing development on v2 so
they check-in all their code to VSS and notify the lead to deploy v2 to the
test system. The developer then begins working on v2.1. I want to lock down
v2, keeping it as a stable release, and force all developers to only use v2.1
going forward. This lockdown concept allows our leads to go back to any
prior stable version, ensuring that the code is untouched and can be deployed
to our production systems in the event of a problem.

I am sure this is a fairly common requirement when working in a team
environment with frequent releases.
How about creating a v2.0 branch into some other directory? Everyone can
keep on working on the main branch, while the v2.0 branch stays
untouched. Additionally you can set a label on the branch, so you can
easily spot (and revert from) any unauthorized changes made to it.

You could even remove write access from the v2 branch using the source
safe admin tool.. but I think that's going to far. branch+label should
be enough.

hth,
Max
Jul 17 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Job Lot | last post by:
I am having loads of problem using vb.net project under visual source safe. I’ll start with How can I exclude source safe information from the project when I take a copy of project home? I...
1
by: Andy | last post by:
This is driving me to insanity!!! I do not have a lot of experience with IIS which probably is not helping but as far as I can tell I am do things as per the MSDN documentation. I have a...
8
by: olrt | last post by:
Hello, I plan to install Visual C# 2005 Express. I need a source code control system. It seems that there's no express version of Visual Source Safe. What should I do ? Is Visual C# 2005 Express...
10
by: Dick | last post by:
Using Visual Studio 2003 you were able to manage SQL stored procedures with Visual Source Safe. So long as Visual Studio was used as the editor, it was imposible to make a change to a stored...
2
by: clintonb | last post by:
Using Visual Studio 2005, I created a new website: File->New->Web Site and chose the ASP.Net Web Site template. Saved it in location c:\Projects\GCSLRMS_DotNet\WS\WebSite1. It created the...
1
by: Ronald S. Cook | last post by:
Is Visual SourceSafe 2005 client compatible with 6.0 repository? Thanks, Ron
1
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in...
2
by: clintonb | last post by:
I'm using: Microsoft Visual Studio 2005 Version 8.0.50727.42 Issue 1: We have a solution with a web project and some class library projects. The web project references the class library...
1
by: bharathreddy | last post by:
This Article gives an introduction to VSTS Team Foundation & fundamental difference between Visual Source Safe (VSS) and VSTS Team Foundation. Team Foundation is a set of tools and technologies...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.