Closed Bug 449839 Opened 17 years ago Closed 17 years ago

[gl] Migrate CVS over to hg

Categories

(Mozilla Localizations :: gl / Galician, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Pike, Unassigned)

References

Details

We'll need a good point to migrate the content in cvs for gl over to an hg repository beneath http://hg.mozilla.org/l10n-central/ Please follow up to this bug when you think you're ready, setting the status whiteboard to a timestamp you'd consider good. Please don't land content in hg yourself before the initial migration is done, we want to make sure that the initial content in hg maps a cvs tag so that we can fix up hg annotate on the website to refer to cvs blame at one point.
Current one is a good point, as it's tested and works ok. You can use it.
http://hg.mozilla.org/l10n-central/gl/pushloghtml, pushed to l10n-central. Still need to add it to mozilla-central's all-locales.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Hi Axel, I lost access to HG: https://bugzilla.mozilla.org/show_bug.cgi?id=530284#c12 Perhaps due that LDAP update? SVN works ok.
Mind attaching the output of ssh -v hg.mozilla.org
susinho@localhost:~$ ssh -v hg.mozilla.org OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007 debug1: Reading configuration data /home/susinho/.ssh/config debug1: Applying options for hg.mozilla.org debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to hg.mozilla.org [63.245.208.188] port 22. debug1: Connection established. debug1: identity file /home/susinho/.ssh/identity type -1 debug1: identity file /home/susinho/.ssh/id_rsa type 1 debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048 debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048 debug1: identity file /home/susinho/.ssh/id_dsa type 2 debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024 debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.2 debug1: match: OpenSSH_5.2 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.1p1 Debian-5 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-cbc hmac-md5 none debug1: kex: client->server aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Host 'hg.mozilla.org' is known and matches the RSA host key. debug1: Found key in /home/susinho/.ssh/known_hosts:72 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-with-mic debug1: Next authentication method: gssapi-with-mic debug1: Unspecified GSS failure. Minor code may provide more information No credentials cache found debug1: Unspecified GSS failure. Minor code may provide more information No credentials cache found debug1: Unspecified GSS failure. Minor code may provide more information debug1: Next authentication method: publickey debug1: Trying private key: /home/susinho/.ssh/identity debug1: Offering public key: /home/susinho/.ssh/id_rsa debug1: Authentications that can continue: publickey,gssapi-with-mic debug1: Offering public key: /home/susinho/.ssh/id_dsa debug1: Authentications that can continue: publickey,gssapi-with-mic debug1: No more authentication methods to try. Permission denied (publickey,gssapi-with-mic).
Can you attach /home/susinho/.ssh/config ? Should be safe to do. I somewhat suspect that the user name in .ssh/config got lost, should be something like Host hg.mozilla.org User suso.baleato@xunta.es
(In reply to comment #6) > Host hg.mozilla.org > User suso.baleato@xunta.es ^^^^^^^^^^^^^^^^^^^^^ That was my .ssh/config; the problem was that the underlined one was my old mail address before updating it at the LDAP to give me perms to SVN. Now I changed the mail address to the gmail new one and it seems to be working. Thanks!
Sorry, too fast. Still permission denied after hg push: $ hg push -v running ssh hg.mozilla.org "hg -R releases/l10n-mozilla-1.9.2/gl/ serve --stdio" pushing to ssh://hg.mozilla.org/releases/l10n-mozilla-1.9.2/gl/ searching for changes 1 changesets found remote: abort: could not lock repository /repo/hg/mozilla/releases/l10n-mozilla-1.9.2/gl/: Permission denied abort: unexpected response: empty string
No idea, file a bug in mozilla.org, Server Operations?
You need to log in before you can comment on or make changes to this bug.