Re: make & SCCS evilness
Thomas Glanzmann <[email protected]>
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, > clearcase does AFAIK has it's own filesystem so it traces the open > systemcall and gets the file on demand. However to create automatic > dependencies you can use: I am just thinking about a very bad idea. What about preloading a library that replaces the open library call or traces the systemcall (slow) and checks out the file? Michael Gernoth, a colleague just brought me to that idea. :-) If some is interested in such a approach let me know, I could hack something up within minutes. :-) Thomas _______________________________________________ Bitkeeper-users mailing list [email protected] http://bitmover.com/mailman/listinfo/bitkeeper-users To unsubscribe from this list, go to the above URL, follow instruction at the bottom of the web page.