Jump to content

how can i get this information at command window or xml


carfreesun

Recommended Posts

Hi.

 

I want xlink information from changesetid.

 

if i put the changesetid, cm command give me xlink information lists from where to where.

....

 

I tried this

 

- cm ls -r | findstr xlink

 (i can get a xlink name lists)

 

- cm xlink -s xlinkname

 (it just gave information about link direction)

 d:\pscm\sw\main --> xlink:Main:/@1234@abc_main@testServer.com:1234

 

I just want xlink infromation from where to where at changeset

 

 

also, i have another problem.

 

i use the "cm diff cs:641 cs:643" query command at command window.

it gives me just different file lists beetween changesets.

i want specific information like a gui interface.

 

ex)

Changed : 1 item

/SW/App/App1

xlink:App1:/@123@App@test.server.com:1234  -->  xlink:App1:/@125@App@test.server.com:1234

 

 

 

 

please let me know about them.

 

 

 

thanks.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...