It's all about the answers!

Ask a question

How to get the file path of a change set?


Álvaro Alonso (3520) | asked Nov 20 '19, 7:20 a.m.

Im developing a server operation participant. 


I have a change set and i need to get the path of the content to copy in a temporal directory where rtc server is installed.

For example it the change set contains a plain text file "example.txt" i need to copy on the directory /temporal

Any idea of how can i get the path to execute cp command?

One answer



permanent link
Ralph Schoon (62.3k33643) | answered Nov 20 '19, 9:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 This is a valid query to find the answers to all the other same questions: 



Comments
Ralph Schoon commented Nov 20 '19, 9:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

There is no file path for a change set. Only file changed by the change sets would have anything like a path.

Your answer


Register or to post your answer.