ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Version Control of MQ and WMQI components.

Post new topic  Reply to topic
 Version Control of MQ and WMQI components. « View previous topic :: View next topic » 
Author Message
Srinivasala Reddy
PostPosted: Fri Oct 25, 2002 7:21 am    Post subject: Version Control of MQ and WMQI components. Reply with quote

Newbie

Joined: 25 Oct 2002
Posts: 2
Location: Minneapolis

I am not sure if this is dicussed earlier.
We have development, Test and production Environments implemented with MQ and MQSI. Planning to implement effective version control tool.
Any ideas which tool is best and what is industry standard for MQ and MQSI components?

Any discusstions related to this topic are most appricaited.
Thanks
Srinivas
Back to top
View user's profile Send private message
kirani
PostPosted: Fri Oct 25, 2002 9:46 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

WMQI resources are exported into XML format (XML files), so you could use any version control tool to version these XML files.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
Srinivasala Reddy
PostPosted: Fri Oct 25, 2002 10:20 am    Post subject: Reply with quote

Newbie

Joined: 25 Oct 2002
Posts: 2
Location: Minneapolis

Actually, I am looking for more deatis
Like version control for
1) MQ Components
2) MQSI Components.
3) Project Documents
4) Automated procedures for migrating code to differnt environments

Please suggest best version control tool available in the market.
Back to top
View user's profile Send private message
jsware
PostPosted: Fri Oct 25, 2002 11:37 pm    Post subject: Reply with quote

Chevalier

Joined: 17 May 2001
Posts: 455

I'm not sure you'll get consensus on the best version control tool on the market. In my opinion, probably the most used is Concurrent Versions System (CVS). It is open source (free) and is used by most open source development projects (e.g. for Apache web server). You can get a copy from www.cvshome.org.

It's quite easy to set up and there are free GUI's available. My preference is www.wincvs.org.

CVS can be implemented as a client/server version (with the server running under inetd on a Unix box).

CVS is very good at handling text based files (i.e. the xml exports from WMQI) and can be made to handle binary files if required (WinCVS checks files before adding them and you can then add them as binaries).

CVS supports tagging of multiple files (e.g. tag all files as "release-1") and also supports branching and merging (how useful this is for WMQI I am not sure).

The file format CVS uses to save stuff is the unix "standard" RCS and is very robust.

You can use the saveqmgr support pack (MS03) to save queue manager definitions and use WMQI export to save data flows. You can then commit these changes into the CVS repository as required.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Version Control of MQ and WMQI components.
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.