inquiry how to submit a change
Volker Simonis
volker.simonis at gmail.com
Wed Dec 6 09:29:38 UTC 2017
On Wed, Dec 6, 2017 at 1:10 AM, Weijun Wang <weijun.wang at oracle.com> wrote:
>
>
>> On Dec 6, 2017, at 4:14 PM, Vic Wang(BJ-RD) <VicWang at zhaoxin.com> wrote:
>>
>> requesting all changes
>> adding changesets
>> transaction abort!
>> rollback completed
>> abort: stream ended unexpectedly (got 6 bytes, expected 80)
>
> Looks like a network problem, I've seen this before. Please try again.
>
Yes, that's usually because of slow network.
You can try to add:
[ui]
ssh = ssh -C
to your .hgrc. Somtimes it helps :)
>>
>> I find it need a username which is configured in ~/.bashrc. Is the username is necessary? How to assign a username?
>
> I don't think a username is needed to pull the repository.
>
> --Max
>
>
>
More information about the jdk8u-dev
mailing list