1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
<!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=%3CBANLkTi%3DeeLKUwY4S4YLnoqwkN4tHpNxfvA%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="001360.html">
<LINK REL="Next" HREF="001334.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-i18n] Checking out po files from svn</H1>
<B>Franklin Weng</B>
<A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Checking%20out%20po%20files%20from%20svn&In-Reply-To=%3CBANLkTi%3DeeLKUwY4S4YLnoqwkN4tHpNxfvA%40mail.gmail.com%3E"
TITLE="[Mageia-i18n] Checking out po files from svn">franklin at goodhorse.idv.tw
</A><BR>
<I>Fri Apr 22 14:48:31 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="001360.html">[Mageia-i18n] team substitute leader wanted
</A></li>
<LI>Next message: <A HREF="001334.html">[Mageia-i18n] Checking out po files from svn
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1330">[ date ]</a>
<a href="thread.html#1330">[ thread ]</a>
<a href="subject.html#1330">[ subject ]</a>
<a href="author.html#1330">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi,
Following Oliver's suggestion in the meeting several hours ago, I tried to
check out the po files from <A HREF="http://svnweb.mageia.org/soft/">http://svnweb.mageia.org/soft/</A> .
Here I wrote a shell script to check out automatically.
However, as shown in the file, some projects listed on Tx was not in
svnweb.mageia.org,
including Epoll, Identity/CatDap, mageia-gfxboot-theme, drakx_install,
drakx_share, and drakx_standalone.
Please tell us how to check them out.
Thanks,
Franklin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-i18n/attachments/20110422/3f29f46e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: checkout.sh
Type: application/x-sh
Size: 501 bytes
Desc: not available
URL: </pipermail/mageia-i18n/attachments/20110422/3f29f46e/attachment.sh>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001360.html">[Mageia-i18n] team substitute leader wanted
</A></li>
<LI>Next message: <A HREF="001334.html">[Mageia-i18n] Checking out po files from svn
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1330">[ date ]</a>
<a href="thread.html#1330">[ thread ]</a>
<a href="subject.html#1330">[ subject ]</a>
<a href="author.html#1330">[ 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>
|