In Accurev how to convert from stream number to stream name, Say I have stream number is 257 how to know the stream name from ?
Asked
Active
Viewed 537 times
1 Answers
4
You can run accurev show -fx -p <depot_name> streams
and you will get an xml output of streams, including name and number. In the GUI, you can view the stream browser for your depot in split-pane or detailed mode, and that will also show you stream numbers.
Hope this helps, ~James

nonsensickle
- 4,438
- 2
- 34
- 61

jtalbott
- 1,158
- 6
- 7