Tagged Questions
The snapshot-view tag has no wiki summary.
2
votes
2answers
164 views
When was a clearcase snapshot view last updated?
I want to find the timestamp when a clearcase snapshot view was last updated. By this, I mean the time when the last "cleartool update" was started.
Or, said another way, if I was going to make a ...
2
votes
1answer
1k views
What's the “proper” way to delete files from a ClearCase snapshot?
When I delete a file from my snapshot view, the next time I look at the snapshot in ClearCase Explorer, it shows the "??" checked-out-but-removed icon. When I run "Find Modified Files" on the ...
2
votes
2answers
475 views
Continuous integration with ClearCase and long-updating snapshot views
I need to set up a continuous integration system. We use ClearCase version control and only snapshot views due to platform restrictions. I have tried setting up Hudson and Luntbuild. They both show ...
2
votes
2answers
3k views
Proper 'cleartool mkview' for ClearCase Snapshot view creation
Good afternoon,
seems like I am somewhat stuck in CC-land these days, but I have one (hopefully) final question regarding proper CC-handling:
When using the CC View Creation Wizard with the two ...
1
vote
1answer
21 views
Compile fails in snapshot view
I am trying to compile under a ClearCase snapshot view but my compile fails because all the makefiles point the root used by dynamic views.
Is there a way to go around this?