|
|
|
[
Permlink
| « Hide
]
dp godwin [16/Jun/08 01:31 AM]
Should have added to the description that "accurev hist" also doesn't work for cross-linked streams or for streams accessed via a pass-through. Any solution will have to encompass this as well (update -i will do this).
I implemented a better way of handling this in a custom accurev source control provider.
I do that by doing a accurev show -fx streams which gives all the stream in hte current depot. Then i go each parent stream call it p (stoping a the root, or at a snapshot stream) and do an accurev hist with p as the stream given. This fixes part of the problem. I attached the file here. In its current form, It doesn't work well with time based parent streams, we could get some extra modification when there are none. I think It doesn't work well either with re-parenting the stream. I no longer have access to an AccuRev system, so I can't do justice to this problem.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||