Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Reproducing SVN function within RTC - How to do tagging?

My team was using SVN to automatically add the revision number of a file upon checkin by exchanging a marker with the revision at time of checkin.

Now that we have migrated to RTC, what can be used in RTC that would achieve the same end result?

Example:

public String getVersion(){
return "$Revision$";
}

upon checkin, SVN would replace $Revision$ with a revision number.

Thanks,
Rosa

0 votes



One answer

Permanent link
Hi,

I don't think that is possible with RTC as of today. I have seen very few posts asking for this type of functionality. I searched the RTC work items but did not find a similar request. I think you should consider writing a Work item here https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWelcome.

Ralph

My team was using SVN to automatically add the revision number of a file upon checkin by exchanging a marker with the revision at time of checkin.

Now that we have migrated to RTC, what can be used in RTC that would achieve the same end result?

Example:

public String getVersion(){
return "$Revision$";
}

upon checkin, SVN would replace $Revision$ with a revision number.

Thanks,
Rosa

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 01 '10, 5:37 p.m.

Question was seen: 5,039 times

Last updated: Mar 01 '10, 5:37 p.m.

Confirmation Cancel Confirm