diff options
Diffstat (limited to 'zarb-ml/mageia-i18n/2011-May/001529.html')
| -rw-r--r-- | zarb-ml/mageia-i18n/2011-May/001529.html | 157 |
1 files changed, 157 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/2011-May/001529.html b/zarb-ml/mageia-i18n/2011-May/001529.html new file mode 100644 index 000000000..83fb8c786 --- /dev/null +++ b/zarb-ml/mageia-i18n/2011-May/001529.html @@ -0,0 +1,157 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-i18n] I18N svn access + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20I18N%20svn%20access&In-Reply-To=%3C1304611321.2445.19.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001538.html"> + <LINK REL="Next" HREF="001532.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-i18n] I18N svn access</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20I18N%20svn%20access&In-Reply-To=%3C1304611321.2445.19.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-i18n] I18N svn access">misc at zarb.org + </A><BR> + <I>Thu May 5 18:02:01 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="001538.html">[Mageia-i18n] I18N svn access +</A></li> + <LI>Next message: <A HREF="001532.html">[Mageia-i18n] I18N svn access +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1529">[ date ]</a> + <a href="thread.html#1529">[ thread ]</a> + <a href="subject.html#1529">[ subject ]</a> + <a href="author.html#1529">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le jeudi 05 mai 2011 à 18:52 +0300, Marek Laane a écrit : +><i> 2011/5/5 Oliver Burger <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">oliver.bgr at googlemail.com</A>> +</I>><i> +</I>><i> > Marek Laane <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">bald at smail.ee</A>> schrieb am 05.05.2011 +</I>><i> > +</I>><i> > > [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">marek at localhost</A> ~]$ ssh svn.mageia.org +</I>><i> > +</I>><i> > > Password: +</I>><i> > +</I>><i> > > Password: +</I>><i> > +</I>><i> > > Password: +</I>><i> > +</I>><i> > > <A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">marek at svn.mageia.org</A>'s password: +</I>><i> > +</I>><i> > > Permission denied, please try again. +</I>><i> > +</I>><i> > > <A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">marek at svn.mageia.org</A>'s password: +</I>><i> > +</I>><i> > > Received disconnect from 212.85.158.147: 2: Too many authentication +</I>><i> > +</I>><i> > > failures for marek +</I>><i> > +</I>><i> > > [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">marek at localhost</A> ~]$ +</I>><i> > +</I>><i> > Why do you think, we have ssh access to the server and why should we? +</I>><i> > +</I>><i> > Where do you need it? +</I> +For access to svn, it use ssh. + +And that's part of the instruction I gave to test access :) + +==================== +To check, that's rather easy , type in a shell of any UNIX : + ssh svn.mageia.org + +It will ask your password ( the one of transifex , bugzilla, etc ), and +if the password is correct ( and the login too ), it will show you a +error message and tell "you are a member of theses group : " + list of +group. Something like this : + +Last login: Thu Apr 21 22:52:31 2011 from nanardon.zarb.org +You tried to run a interactive shell. +Sorry, you are not allowed to execute that command. +You are member of the following groups : +mga-users mga-sysadmin mga-packagers mga-ml_moderators +mga-packagers-committers mga-board mga-founders mga-i18n +mga-i18n-committers +Connection to svn.mageia.org closed. +==================== + +><i> > +</I>><i> > At least I have none, I just tried to be sure what I tell you. +</I>><i> > +</I>><i> > +</I>><i> > Did you ever have ssh access to the Mandriva servers? +</I>><i> > +</I>><i> > +</I>><i> > Oliver +</I>><i> > +</I>><i> +</I>><i> Err, for committing translations? Or have I totally misunderstood something? +</I>><i> And yes, though it was years ago, I guess I commit Mandriva's translation +</I>><i> over ssh, too. +</I>><i> Which remembers me maybe something important - should I send my public key +</I>><i> to somebody? If yes, what is due procedure? Bug report? Or email to +</I>><i> particular person? +</I> +I also answered this in the mail I sent : + +==================== +* First, typing the password each time is not fun. If like me, your +password is as long as the first chapter of Harry Potter, this become +quickly annoying. You can ask to a sysadmin to place a ssh keys if you +want, just contact us ( better open a bug so we do not forget ). +Something to automate this is planned since months ( we just need to +have a slightly simpler interface on identity, perl coder help welcome, +and to test the script to export keys, and another script to import +existing keys from the disk ). +==================== + + +Now, after looking your account, it seems that you are not in the +committers group so no svn access. If this is wrong ( and if you are the +committers of your team, please tell it. + + +-- +Michael Scherer + +</PRE> + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001538.html">[Mageia-i18n] I18N svn access +</A></li> + <LI>Next message: <A HREF="001532.html">[Mageia-i18n] I18N svn access +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1529">[ date ]</a> + <a href="thread.html#1529">[ thread ]</a> + <a href="subject.html#1529">[ subject ]</a> + <a href="author.html#1529">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-i18n">More information about the Mageia-i18n +mailing list</a><br> +</body></html> |
