You want to use a Source Code Management tool
for this...
 
Open source solutions include 
Subversion, CVS, (older - RCS, SCCS).

All of the above have limited security and integrity controls.
That means that you can loose a version of a piece of source
code and not find out until later (very bad).
 
A lot of people use (and like) Perforce (actually a wrapper around RCS).
Older commercial technologies include ClearCase (widely used from IBM now).
I am writing a review of Accurev (awesome!) for CM Crossroads.
 
There are many other good tools out there. Feel free to write to me at 
[EMAIL PROTECTED] in regards.
 
Bob

        -----Original Message----- 
        From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
        Sent: Thu 8/16/2007 7:48 AM 
        To: Bob Aiello; [email protected] 
        Cc: 
        Subject: RE: Version Management
        
        

        By Version management I mean Version management of Software release. Say
        I have 3 different versions of the same software deployed(v0.1, v0.2 and
        v0.3)  is it possible to use maven as a version management tool for this
        software and configurable in such a way that v0.1 gets deployed on
        Environment1(Say Test environment) and v0.2 gets deployed on another
        Environment2(Say Development)
        
        
        Thanks and Regards
        Hemant Ved
        
        
        
        
        
        
        From: Bob Aiello [mailto:[EMAIL PROTECTED]
        Sent: 16 August 2007 13:29
        To: Maven Developers List; Ved, Dhr. H. (Ved)
        Subject: RE: Version Management
        
        Well I guess it depends upon your definition of
        version management. Some people (mistakenly) think that the shared
        repository actually "versions" objects that are deployed
        (as if it were a version control tool such as
        Accurev or ClearCase). The shared repository is just
        a file system where you promote shared objects (but
        they are not version controlled by maven.)
        Yes you can use Maven to identify versions of your code.
        
        -----Original Message-----
        From: Hemant Ved [mailto:[EMAIL PROTECTED]
        Sent: Thursday, August 16, 2007 6:59 AM
        To: [EMAIL PROTECTED]
        Subject: Version Management
        
        Hi
        
        Can Maven be used as a Version mangement tool? Is it possible to
        automate
        the Version management using Maven?
        
        
        Thanks and Regards
        Hemant Ved
        
        
        
        
------------------------------------------------------------------------------------------------
        Disclaimer:
        ' The contents of this electronic mail message are only binding upon 
Equens or its affiliates, if the contents of the message are accompanied by a 
lawfully recognized type of signature. The contents of this electronic mail 
message are priviliged and confidential and are intended only for use by the 
addressee. If you have received this electronic mail message by error, please 
notify the sender and delete the message without taking notices of its content, 
reproducing it and using it in any way.'
        Equens was founded by Interpay Nederland B.V. and Transaktionsinstitut 
für Zahlungsverkehrsdienstleistungen AG
        
------------------------------------------------------------------------------------------------
        
        

Reply via email to