version control

Question

Is there any SCM tool which allows to define dependency between any 2 Configurable Items?

Hi,

 

Is there any SCM tool which allows to define dependency between any 2 artifacts within the project.

Technically this is possible with some tools like Maven & Make but in case of any 2 word documents can this be defined using SCM tools?

 

Thanks

Live Life's picture Live Life
SVN branching strategy question

This is regarding SVN branching strategy- What is harm in deleting trunk and copying branch to trunk to reflect production code which was delivered from Branch.

It is known that history on trunk will be lost however history on the repository still exist and any file at any revision can be recovered. So what would be issues with deleting trunk and recreating trunk from branch.

Ajay Kanse
Tools

Tools

Frank Monden
workflow of a code release

Hi everyone,

What is the workflow of a code release using SVN? Do the developers cut a tag every time they need to push some code to production?  Right now we use CVS and the developers request code change through a request form which scans for files and the versions. They select the files and request a code change. The release enginner starts with the file names and their versions, checks out and releases to test and prod. How can I achieve something like this in SVN. since SVN uses global revision numbering system I would like to know if developers request the entire repository after creating a tag or do file based?

Ambika S's picture Ambika S
source control for scripts

Hi,What is a good source control tool for stand-alone scripts(shell, perl etc)? svn is at the project level,not file based.

Ambika S's picture Ambika S
Database Version Control and Why It Matters A Primer on Database Version Control and Why It Matters

While source code version control has been a staple of basic software configuration management (SCM) in most development projects for decades, databases have been largely ignored. Implementing SCM principles in database development gives objects protection and enables the automation of database deployments. Software can help to facilitate these processes, but database SCM practices should be instilled from the top of the development organization in order to ensure optimal benefits.

Brian Krebs's picture Brian Krebs
What is the link between serena dimensions CM & PVCS Version manager? are the both same?

What is the difference between serena dimensions & PVCS ..Are they both same or are they the prodcut of different owner?

 

Saranya Thangarajan's picture Saranya Thangarajan
The Amazing Benefits of Integrated ALM Tools

For years, developers have struggled with using individual lifecycle management tools, but no longer! Joe Farah walks you through a history and benefits of an integration of ALM tools that every team should seriously consider.

Joe Farah's picture Joe Farah
CM, ALM Engineer in Toronto, ON - web, tfs, sql - [email protected] ?

CM, ALM Engineer in Toronto, ON - web, tfs, sql - [email protected]

Alex Verba's picture Alex Verba
Difference Between Configuration Control and Version Control

Can someone please explain the difference between configuration control and version control?

LaShawn Dorsey's picture LaShawn Dorsey

Pages

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.