Basabi Bhattacharya wrote: > My workspace is /net/waldorf/export/basabi/onnv and the parent is > ssh://onnv.sfbay.sun.com//export/onnv-clone. The message > "*** Error: file not in parent or child" seems to be misleading when > webrev seems to work. I just need some clarification as to why I'm > getting this error. > > Thanks, > Basabi
You're getting this because hg, when connecting to the parent repository, is getting output, which starts with the word "remote:" to distinguish it from the local hg process. This was fixed in snv_97: http://monaco.sfbay/detail.jsf?cr=6729074 I found this with what I thought was a pretty intuitive search: google for the phrase webrev remote: "file not in parent or child" ...and it's one of the first hits. What version of SUNWonbld are you using? --Mark > Dan Mick wrote: >> You don't give a pointer to your repository, and you don't say whether >> the error message is right or wrong based on any evidence you've >> examined. What help are you looking for, and how can someone else give >> it to you? >> >> Basabi Bhattacharya wrote: >>> Hi, >>> >>> My webrev results in error: >>> >>> webrev >>> SCM detected: mercurial >>> File list from: hg-active -p >>> ssh://onnv.sfbay.sun.com//export/onnv-clone ...Password: >>> Done. >>> Workspace: /export/basabi/onnv (at 05287b6f3eaa) >>> Compare against: ssh://onnv.sfbay.sun.com//export/onnv-clone (at >>> 15f1d0c1d28f) >>> Output to: /export/basabi/onnv/webrev >>> Output Files: >>> remote: >>> *** Error: file not in parent or child >>> usr/src/lib/fm/libfmd_snmp/Makefile.com >>> patch cdiffs udiffs wdiffs sdiffs frames ps old new >>> Generating PDF: Done. >>> index.html: Done. >>> >>> However it creates the webrev as expected. >>> >>> Your help will be appreciated. >>> >>> Thanks >>> >