Mike Kupfer <mike.kupfer at sun.com> writes:
> Generally looks good.
>
> wx2hg.1:
>
> 24 date should be updated to today.
>
> 126-132 there should be some discussion on how to use -r with nested
> repositories. Maybe something like
>
> If you are making any changes in a nested repository (e.g.,
> usr/closed), hg_rev must be the same in the main and nested
> repository. If you have write access to the parent
> repositories, you can do this by giving them the same tag.
^
"local tag", possibly mention tag -l.
> Otherwise, you will need to use a revision that is already
> tagged, such as a biweekly snapshot revision.
>
-- Rich