[scm-migration-dev] onnv-gate not accessible

2008-09-23 Thread Phi Tran
Mike Kupfer wrote: > Oops, ignore my previous response. I misread the URL in your 3rd > message. Sorry for the noise. > >> Where it says enter passphrase, I entered it and it accepted it. >> Where it says "Password:", I'm entering my LDAP password > > I don't think it should be asking for your

[scm-migration-dev] onnv-gate not accessible

2008-09-23 Thread Phi Tran
Mike Kupfer wrote: >> ssh://onnv.sfbay.sun.com//export/onnv-gate > > Try ssh://onhg at onnv.sfbay.sun.com//export/onnv-gate > ^ I got past that part. I then had another issue with my key, but recreating it fixed the problem. Thanks. Phi

[scm-migration-dev] onnv-gate not accessible

2008-09-20 Thread Phi Tran
Phi Tran wrote: > Nevermind. I think I figured out what I'm doing wrong. > I thought I figured it out :), but not. I get this failure: xbuild11-2> hg list Enter passphrase for key '/home/phitran/.ssh/id_dsa': Password: Password: Password: Warning: Parent

[scm-migration-dev] onnv-gate not accessible

2008-09-19 Thread Phi Tran
Nevermind. I think I figured out what I'm doing wrong. Phi Tran wrote: > I'm getting this failure when I do hg pbchk or hg list: > > "Warning: Parent workspace ssh://onnv.sfbay.sun.com//export/onnv-gate is > not accessible > active list will be incomplete" &

[scm-migration-dev] onnv-gate not accessible

2008-09-19 Thread Phi Tran
I'm getting this failure when I do hg pbchk or hg list: "Warning: Parent workspace ssh://onnv.sfbay.sun.com//export/onnv-gate is not accessible active list will be incomplete" My RTI has been approved. Am I missing something? Thanks, Phi

[scm-migration-dev] webrev and mercurial

2008-09-17 Thread Phi Tran
Richard Lowe wrote: > Phi Tran writes: > >> Hi, >> >> I have two changesets. Each changeset is for a different bug. I pull >> both of the changeset into a new repository, merge, and commit. When I >> do a webrev, the bug comments for both changeset shows u

[scm-migration-dev] webrev and mercurial

2008-09-17 Thread Phi Tran
Hi, I have two changesets. Each changeset is for a different bug. I pull both of the changeset into a new repository, merge, and commit. When I do a webrev, the bug comments for both changeset shows up under each file. How can I get the right bug comment to show under the right file? Thanks,