473,395 Members | 1,554 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,395 software developers and data experts.

Source Control / Versioning Software ?

Hello,

I'm hoping this thread isn't way off topic for this group; I have
searched for a while for the right group to post this question to, and
since I have regularly posted to .Net groups and this is the "general"
one, I thought I would try here. So, I apologize up front if this is
severely off topic and hope someone would redirect me to a better
group to post to if this is the case.

My company is looking into various source control systems. We have
used Visual SourceSafe for a long time but find it somewhat lacking in
some areas and would like to start exploring other tools. Next year we
will be doing some relatively complicated "dual" releases where, say,
the 1.0 of a product is out there, but the 1.1 and 1.2 versions will
be in production. As a result, advanced merging and branching will be
required.

I was wondering if other companies out there have had a situation like
ours (dual development), how they managed it, and what source control
systems they used in their management process?

Thanks for your time, and, again, if this is off topic, please
redirect me.

Ben
Jul 21 '05 #1
3 1614
Ben:

Having used quite a few source control products, I think VSS can do what you
need, but assuming you don't want to use it.. ClearCase is a pretty good
tool http://www-306.ibm.com/software/awdtools/clearcase/ and CVS is open
source and is used on some pretty big projects... http://www.cvshome.org/

BTW, there is a sourcesafe ng, and they can probably help you get through
what you need without getting another tool.
HTH,

Bill
"Ben Rush" <kw*****@yahoo.com> wrote in message
news:d6*************************@posting.google.co m...
Hello,

I'm hoping this thread isn't way off topic for this group; I have
searched for a while for the right group to post this question to, and
since I have regularly posted to .Net groups and this is the "general"
one, I thought I would try here. So, I apologize up front if this is
severely off topic and hope someone would redirect me to a better
group to post to if this is the case.

My company is looking into various source control systems. We have
used Visual SourceSafe for a long time but find it somewhat lacking in
some areas and would like to start exploring other tools. Next year we
will be doing some relatively complicated "dual" releases where, say,
the 1.0 of a product is out there, but the 1.1 and 1.2 versions will
be in production. As a result, advanced merging and branching will be
required.

I was wondering if other companies out there have had a situation like
ours (dual development), how they managed it, and what source control
systems they used in their management process?

Thanks for your time, and, again, if this is off topic, please
redirect me.

Ben

Jul 21 '05 #2
Ben:

Having used quite a few source control products, I think VSS can do what you
need, but assuming you don't want to use it.. ClearCase is a pretty good
tool http://www-306.ibm.com/software/awdtools/clearcase/ and CVS is open
source and is used on some pretty big projects... http://www.cvshome.org/

BTW, there is a sourcesafe ng, and they can probably help you get through
what you need without getting another tool.
HTH,

Bill
"Ben Rush" <kw*****@yahoo.com> wrote in message
news:d6*************************@posting.google.co m...
Hello,

I'm hoping this thread isn't way off topic for this group; I have
searched for a while for the right group to post this question to, and
since I have regularly posted to .Net groups and this is the "general"
one, I thought I would try here. So, I apologize up front if this is
severely off topic and hope someone would redirect me to a better
group to post to if this is the case.

My company is looking into various source control systems. We have
used Visual SourceSafe for a long time but find it somewhat lacking in
some areas and would like to start exploring other tools. Next year we
will be doing some relatively complicated "dual" releases where, say,
the 1.0 of a product is out there, but the 1.1 and 1.2 versions will
be in production. As a result, advanced merging and branching will be
required.

I was wondering if other companies out there have had a situation like
ours (dual development), how they managed it, and what source control
systems they used in their management process?

Thanks for your time, and, again, if this is off topic, please
redirect me.

Ben

Jul 21 '05 #3
I've used (and still use but not for multiple version support now) StarTeam
for supporting multiple releases with good results. StarTeam was acquired by
Borland recently and I don't know if they have changed the product or what
the support is like now, but in the past it was quite good.

ClearCase is a more powerful package but it also costs a lot more.

Colin

"Ben Rush" <kw*****@yahoo.com> wrote in message
news:d6*************************@posting.google.co m...
Hello,

I'm hoping this thread isn't way off topic for this group; I have
searched for a while for the right group to post this question to, and
since I have regularly posted to .Net groups and this is the "general"
one, I thought I would try here. So, I apologize up front if this is
severely off topic and hope someone would redirect me to a better
group to post to if this is the case.

My company is looking into various source control systems. We have
used Visual SourceSafe for a long time but find it somewhat lacking in
some areas and would like to start exploring other tools. Next year we
will be doing some relatively complicated "dual" releases where, say,
the 1.0 of a product is out there, but the 1.1 and 1.2 versions will
be in production. As a result, advanced merging and branching will be
required.

I was wondering if other companies out there have had a situation like
ours (dual development), how they managed it, and what source control
systems they used in their management process?

Thanks for your time, and, again, if this is off topic, please
redirect me.

Ben

Jul 21 '05 #4

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

Similar topics

0
by: Unigroup of New York | last post by:
Content-Type: multipart/mixed; boundary="------------C465DF38DCB38DD2AF7117E0" Lines: 327 Date: Tue, 15 Feb 2005 23:36:38 -0500 NNTP-Posting-Host: 24.46.113.251 X-Complaints-To: abuse@cv.net...
1
by: CLS | last post by:
I have installed the stored procedure / sourcesafe integration from the VS.NET 2003 CD. I've created a new solution and added a database project to it and put it under source control. I've...
1
by: denasinc | last post by:
Our first real production experience with Source Control came a year ago when we started to cooperate in software development with two other outsourcing companies – one of them is located in...
7
by: Mike Kruchten | last post by:
Is there a whitepaper with recommendations for source control setup for a web site? What I've found so far for the VS.Net documentation recommends putting as much as possible into a single...
2
by: Mark Goldin | last post by:
In order to maintain my composite controls I will need to modify them from time to time. Are there special requirements for composite controls development to make sure that any change to composite...
8
by: Jon Paul Jones | last post by:
For some time now, I have been looking for a build system for ASP.NET that will merge the file based ease of deployment of classic ASP with the type saftey and prebuilt nature of ASP.NET with...
2
by: Ben Rush | last post by:
Hello, I'm hoping this thread isn't way off topic for this group; I have searched for a while for the right group to post this question to, and since I have regularly posted to .Net groups and...
22
by: MarkusR | last post by:
I am currently using StarTeam for my source control. (Will eventual switch to whatever the latest Visual Source Safe is going to be called). With debug, installers, deploy and everything the...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.