Error pushing changesets
Kelly O'Hair
kelly.ohair at oracle.com
Wed May 4 15:18:28 PDT 2011
You cannot push changesets into openjdk repositories with jcheck enforcement on
that were created by people not in the OpenJDK people lists.
The user or author must be a recognized OpenJDK username.
Please refer to:
http://openjdk.java.net/guide/producingChangeset.html#create
On the specific changeset comment syntax required.
But I'm a little confused by this icedtea repository set, not exactly sure what the intention is here..
Perhaps the Mercurial server jcheck enforcement on these repositories needs to be turned off?
The project repository set often has the jcheck extension/feature turned off to allow for
arbitrary changesets to be pushed.
Note the different between the changesets in:
http://hg.openjdk.java.net/macosx-port/macosx-port/jdk/shortlog
versus:
http://hg.openjdk.java.net/jdk7/build-gate/jdk/shortlog
-kto
On May 4, 2011, at 2:04 PM, Omair Majid wrote:
> Hi,
>
> I am having issues pushing changesets to openjdk forests. I have been trying to push a particular changeset (of which I am not the author) to the icedtea/jdk7 forest but every time I try, I get an error.
>
> $ hg fout gate
> [jdk]
> comparing with ssh://omajid@hg.openjdk.java.net/icedtea/jdk7/jdk
> searching for changes
> changeset: 3974:ffa59b49c18b
> tag: tip
> user: Alexis Ballier <aballier at gentoo.org>
> date: Mon May 02 14:07:01 2011 -0400
> summary: Support building against libpng 1.5
>
> $ hg fpush gate
> [jdk]
> pushing to ssh://omajid@hg.openjdk.java.net/icedtea/jdk7/jdk
> searching for changes
> remote: abort: could not lock repository icedtea/jdk7/jdk: Read-only file system
> skipped: ('unexpected response:', '')
>
> Has anyone ever seen this message? Any ideas on how to fix this or who I should contact to resolve this?
>
> Thanks,
> Omair
More information about the web-discuss
mailing list