Author |
Message
|
nthepak |
Posted: Tue Sep 25, 2007 10:54 pm Post subject: Using CVS keywords for versioning |
|
|
 Voyager
Joined: 19 Dec 2005 Posts: 79 Location: India
|
Hi all,
I am trying to set the Version for my flows and message sets dynamically so that everytime when I checkout from CVS and deploy the flows or message sets, the version property should contain the current version from the CVS. _________________ BR,
Deepak N |
|
Back to top |
|
 |
Vitor |
Posted: Tue Sep 25, 2007 11:15 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
|
Back to top |
|
 |
nthepak |
Posted: Wed Sep 26, 2007 12:23 am Post subject: |
|
|
 Voyager
Joined: 19 Dec 2005 Posts: 79 Location: India
|
Sorry,
I just forgot that i had posted it earlier.
thanks for the reply, but i dont want to use a passthru node as you have suggested. i have read from earlier posts that we can do this without having a passthru node but with the right keywords in the message flow properties. and i am looking for this and not a passthru node. _________________ BR,
Deepak N |
|
Back to top |
|
 |
mqmatt |
Posted: Wed Sep 26, 2007 2:12 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
I assume you're on v6 and so have the runtime versioning feature.
If so, why not just enter the information on the 'Version' property of the message flow?
Just enter $Revision: $ (or whatever) here. |
|
Back to top |
|
 |
nthepak |
Posted: Wed Sep 26, 2007 5:16 am Post subject: |
|
|
 Voyager
Joined: 19 Dec 2005 Posts: 79 Location: India
|
Hi,
Could you please be clear on what you mean by:
"$Revision: $ (or whatever) ".
Do you mean to say that $ (or whatever) will have varaible which will dynamically fetch the version informatin from the CVS during a normal check-out (which is what I am looking for), OR
Do you mean some hard coded value which will be the version that you want to set. Thanks in Advance. _________________ BR,
Deepak N |
|
Back to top |
|
 |
Vitor |
Posted: Wed Sep 26, 2007 5:54 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
nthepak wrote: |
Could you please be clear on what you mean by:
"$Revision: $ (or whatever) ".
|
Mr Google (now convieniently living at the top of this page) suggests this:
http://ximbiot.com/cvs/manual/cvs-1.11.6/cvs_12.html _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|