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

How to find when the file was first added to system using java-api in source control?

There is a file com.abc.User.java . Below are the set of operations performed on this file


Development Line   Revision      Operation
master/trunk/main 1 ADD
master/trunk/main 2 EDIT
master/trunk/main 3 Branch (branched to Branch_1)
Branch_1         4 EDIT
Branch_1         5 EDIT

Currently we are on revision 5 in Branch_1. We want to know when the file was first added to system. how can we do that using RTC java api's.

0 votes



One answer

Permanent link

Please check the following may be it may help.

Get History of File

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
× 411

Question asked: Apr 01 '17, 12:54 p.m.

Question was seen: 1,723 times

Last updated: Apr 02 '17, 4:59 p.m.

Confirmation Cancel Confirm