Im looking for a command that gives me all the deep overlapped files in a stream.
I've tried
accurev stat -B *.cs
Doesnt really work.
Thanks in Advance
Im looking for a command that gives me all the deep overlapped files in a stream.
I've tried
accurev stat -B *.cs
Doesnt really work.
Thanks in Advance
Hi sundeep,
You should pass in the stream name where you want to search for deep overlaps as well as the -o switch for overlaps.
Example: accurev stat -s stream_name_to_search_in -o -B