i used to -//depot/xxx.. but its not good because i need to write the correct depot path after -//.... is there any better way to comment this ? such as :#//depot/xxx..
Asked
Active
Viewed 4,828 times
10
-
Specifically, you use `-//depot/xxx__Compiled_Object_files //idbrii/NUL` format to create comments. – idbrii Sep 04 '15 at 23:50
2 Answers
6
The clientspec you see is just the output from the perforce database. It gets parsed when saved, so any comments would disappear the next time you load the clientspec.

Byron Whitlock
- 52,691
- 28
- 123
- 168
6
The best I can think of is if you add something in the Description: field and copy the text into the View: field when needed.

Chance
- 2,653
- 2
- 26
- 33