>> It does now. >> >> Use the following paths: >> >> ssh://elpaso.eng//export/gate-hg >> ssh://elpaso.eng//export/gate-hg/usr/closed >> >> ...and it should work correctly. >> >> You may prepend "username@" to "elpaso.eng," but by default, it should >> connect as you. > > Thanks, that works great. Another question; where can the cscope DBs be > found for the gate-hg?
Not currently being built. A "make cscope.out" will work correctly in a child of either repository, and should get all open AND closed if invoked in usr/src with the environment set to indicate a full build. We'll worry about creating official versions when we do the automounter magic to switch the gates. --Mark