Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to get some set of files history through command line feature which present under PVCS Serena dimension cm 12.2.

Workset ---> RootFolder ---> File item

i need file item status not root folder status and i'm having specififcation id also with me. Please any one help me out on this on providing some command.

i tried the below set of code:

"LWSD \"{0}\" /items /Latest /workset=\"{1}\""

"BC {0} /filename = {1}"

"RPT {0} % /NAME=FULL_HISTORY /CH_DOC_TYPE=% /STATUS=% /PART=\"{1}\" /CHANGE_DOC_ID=% /CATALOGUE /FILENAME=\"{2}\""
Posted
Updated 9-Dec-15 0:28am
v2

1 solution

 
Share this answer
 
Comments
visnumca123 9-Dec-15 7:15am    
Hi Richard, thanks for your reply. but I need some command which will helpful
Richard MacCutchan 9-Dec-15 8:27am    
How about reading the documentation then?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900