diff options
Diffstat (limited to 'zarb-ml/mageia-i18n/2013-March/004041.html')
| -rw-r--r-- | zarb-ml/mageia-i18n/2013-March/004041.html | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/2013-March/004041.html b/zarb-ml/mageia-i18n/2013-March/004041.html new file mode 100644 index 000000000..63c075d90 --- /dev/null +++ b/zarb-ml/mageia-i18n/2013-March/004041.html @@ -0,0 +1,95 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-i18n] On giving svn access to Atilla + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20On%20giving%20svn%20access%20to%20Atilla&In-Reply-To=%3CCABS0%3D2QZKeiF3m%3DHsGJ3FHZYsjpZWQ6-kgJYfGY6SRRG6pcQ2w%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="004040.html"> + <LINK REL="Next" HREF="004042.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-i18n] On giving svn access to Atilla</H1> + <B>atilla ontas</B> + <A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20On%20giving%20svn%20access%20to%20Atilla&In-Reply-To=%3CCABS0%3D2QZKeiF3m%3DHsGJ3FHZYsjpZWQ6-kgJYfGY6SRRG6pcQ2w%40mail.gmail.com%3E" + TITLE="[Mageia-i18n] On giving svn access to Atilla">tarakbumba at gmail.com + </A><BR> + <I>Fri Mar 1 13:08:18 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="004040.html">[Mageia-i18n] On giving svn access to Atilla +</A></li> + <LI>Next message: <A HREF="004042.html">[Mageia-i18n] On giving svn access to Atilla +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4041">[ date ]</a> + <a href="thread.html#4041">[ thread ]</a> + <a href="subject.html#4041">[ subject ]</a> + <a href="author.html#4041">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Yes. Infact, i may give you misinformation. Sorry for that. + +The problem is i'm reviewing my svn script; Mcevir for Mageia. I have +written it for svn operations for Mandriva translations and anounced on +Mandriva e-mailing lists. Since then i decided to put Mageia in it. At +first run, Mcevir asks for information if user want to setup Mandriva or +Mageia svn directory, if user has an svn account it asks for username and +set up svn directory in given path. After everything is setup, user can +open terminal in svn directory, run Mcevir and make svn/gettext operations +provided by a menu (like svn up, checking .po file for errors etc.) + +For Mcevir, i don't want to mess users .ssh files. So, for the first setup +it uses + +export SVN_SSH="ssh -l username" +svn co blah blah ... + +At this first stage, i get password prompt. This reveals the issue. + + +2013/3/1 Oliver Burger <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">oliver.bgr at gmail.com</A>> + +><i> 2013/3/1 atilla ontas <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">tarakbumba at gmail.com</A>>: +</I>><i> > Thank you very much. I' ve added my ssh pubkey to my account today. Is it +</I>><i> > get time to recognize me by system? Because, i couldn't use svn+ssh +</I>><i> today; +</I>><i> > with correct password svn gave me permission denied error. +</I>><i> > +</I>><i> You should not be asked for a password at all, iirc our systems +</I>><i> generally don't allow ssh with password authentication. +</I>><i> Have you read <A HREF="https://wiki.mageia.org/en/Svn_for_translators">https://wiki.mageia.org/en/Svn_for_translators</A> and done +</I>><i> everything written there? Especially the parts about setting up ssh +</I>><i> correctly? +</I>><i> +</I>><i> Oliver +</I>><i> +</I>-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-i18n/attachments/20130301/b2d2438c/attachment.html> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004040.html">[Mageia-i18n] On giving svn access to Atilla +</A></li> + <LI>Next message: <A HREF="004042.html">[Mageia-i18n] On giving svn access to Atilla +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4041">[ date ]</a> + <a href="thread.html#4041">[ thread ]</a> + <a href="subject.html#4041">[ subject ]</a> + <a href="author.html#4041">[ 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> |
