Hello all. I have been trying to convert my workspaces to Hg, and two days ago I had success with one workspace, but now I am getting the following errors:
sr1-umpk-41% wx2hg -u fb_onnv_slow_pick wx2hg: warning: history file is more than one day old; do you need to bringover from /ws/onnv-clone? Doing out check: wx2hg: /ws/onnv-clone is not recognized as a gate; please provide a Mercurial workspace (-t hg_ws) that matches it. In fact, /ws/onnv-clone has no Codemgr_wsdata directory anymore, and neither does the main gate. So I cannot do the suggested bring over either, which crashes with: sr1-umpk-41% bringover usr/src/cmd/filebench bringover: "/ws/onnv-clone" is not a workspace (Error 2003) I also tried pointing wx2hg to the new, Hg workspace as follows, but again it didn't work: sr1-umpk-41% wx2hg -t /net/onnv.sfbay.sun.com/export/onnv-gate fb_onnv_slow_pickwx2hg: warning: history file is more than one day old; do you need to bringover from /ws/onnv-clone? Updating wx state... Error: cannot read /ws/onnv-clone/Codemgr_wsdata/nametable Aborting update. Doing out check: Updating preexisting Mercurial workspace /net/onnv.sfbay.sun.com/export/onnv-gate to tip /ws/onnv-tools/onbld/bin/wx2hg[209]: hg: not found wx2hg: hg update tip failed for /net/onnv.sfbay.sun.com/export/onnv-gate Anyway, as I said it worked two days ago, but /ws/onnv-clone still had Codemgr_wsdata and other stuff in it, instead of just "usr". I have several workspaces that need, or will eventually need, to be converted, so what am I doing wrong here???? Drew