diff options
Diffstat (limited to 'zarb-ml/mageia-i18n/2011-April/001369.html')
| -rw-r--r-- | zarb-ml/mageia-i18n/2011-April/001369.html | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/2011-April/001369.html b/zarb-ml/mageia-i18n/2011-April/001369.html new file mode 100644 index 000000000..36d226554 --- /dev/null +++ b/zarb-ml/mageia-i18n/2011-April/001369.html @@ -0,0 +1,89 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-i18n] Checking out po files from svn + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Checking%20out%20po%20files%20from%20svn&In-Reply-To=%3C20110425124013.GC21138%40sisay.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001346.html"> + <LINK REL="Next" HREF="001331.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-i18n] Checking out po files from svn</H1> + <B>Michael scherer</B> + <A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Checking%20out%20po%20files%20from%20svn&In-Reply-To=%3C20110425124013.GC21138%40sisay.ephaone.org%3E" + TITLE="[Mageia-i18n] Checking out po files from svn">misc at zarb.org + </A><BR> + <I>Mon Apr 25 14:40:13 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="001346.html">[Mageia-i18n] Checking out po files from svn +</A></li> + <LI>Next message: <A HREF="001331.html">[Mageia-i18n] Checking out po files from svn +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1369">[ date ]</a> + <a href="thread.html#1369">[ thread ]</a> + <a href="subject.html#1369">[ subject ]</a> + <a href="author.html#1369">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, Apr 22, 2011 at 07:16:09PM +0200, Rémi Verschelde wrote: +><i> 2011/4/22 Franklin Weng <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-i18n">franklin at goodhorse.idv.tw</A>>: +</I>><i> > Hi, +</I>><i> > Following Oliver's suggestion in the meeting several hours ago, I tried to +</I>><i> > check out the po files from <A HREF="http://svnweb.mageia.org/soft/ .">http://svnweb.mageia.org/soft/ .</A> +</I>><i> > Here I wrote a shell script to check out automatically. +</I>><i> > However, as shown in the file, some projects listed on Tx was not in +</I>><i> > svnweb.mageia.org, +</I>><i> > including Epoll, Identity/CatDap, mageia-gfxboot-theme, drakx_install, +</I>><i> > drakx_share, and drakx_standalone. +</I>><i> > Please tell us how to check them out. +</I>><i> > +</I>><i> > Thanks, +</I>><i> > Franklin +</I>><i> +</I>><i> A simple way to find the po files if you imported the SVN repository +</I>><i> on your disk or if you have SSH access to it, is to use the command +</I>><i> find, e.g.: +</I>><i> +</I>You can simply use this : + svn ls -R <A HREF="svn://svn.mageia.org/svn/soft/">svn://svn.mageia.org/svn/soft/</A> | grep '\.po$' + +( but as this walk the whole svn, I would recommend to not use it too often if possible + ). +-- +Michael Scherer +</PRE> + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001346.html">[Mageia-i18n] Checking out po files from svn +</A></li> + <LI>Next message: <A HREF="001331.html">[Mageia-i18n] Checking out po files from svn +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1369">[ date ]</a> + <a href="thread.html#1369">[ thread ]</a> + <a href="subject.html#1369">[ subject ]</a> + <a href="author.html#1369">[ 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> |
