vote up 0 vote down star

I use ClearCase. I have a snapshot view. Is there a way to compare this view with stream to find changed files?

In TortoiseSVN this is called "Check for modifications" and shows all difference between local copy and what we have in the repo.

flag

70% accept rate

2 Answers

vote up 1 vote down

I'm not sure about Clear Case's own possibilities, but you always can make a view of that stream and compare your original view with created one using any file/folder comparison tool. I use Araxis Merge for that. There is also an open source tool: WinMerge

link|flag
vote up 0 vote down

Have you tried the 'version-tree' feature?

link|flag
version-tree is not exactly what I am looking for: I want to comapre what I have on disk with repo not to see hostory of one element. – Michal Sznajder Oct 6 '08 at 8:31

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.