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
|
<!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=%3C201104222050.55450.franklin%40goodhorse.idv.tw%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001329.html">
<LINK REL="Next" HREF="001333.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-i18n] Checking out po files from svn</H1>
<B>Frank Weng (a.k.a. Franklin)</B>
<A HREF="mailto:mageia-i18n%40mageia.org?Subject=Re%3A%20%5BMageia-i18n%5D%20Checking%20out%20po%20files%20from%20svn&In-Reply-To=%3C201104222050.55450.franklin%40goodhorse.idv.tw%3E"
TITLE="[Mageia-i18n] Checking out po files from svn">franklin at goodhorse.idv.tw
</A><BR>
<I>Fri Apr 22 14:50:52 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="001329.html">[Mageia-i18n] team substitute leader wanted
</A></li>
<LI>Next message: <A HREF="001333.html">[Mageia-i18n] Checking out po files from svn
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1332">[ date ]</a>
<a href="thread.html#1332">[ thread ]</a>
<a href="subject.html#1332">[ subject ]</a>
<a href="author.html#1332">[ 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 --------------
A non-text attachment was scrubbed...
Name: checkout.sh
Type: application/x-shellscript
Size: 502 bytes
Desc: not available
URL: </pipermail/mageia-i18n/attachments/20110422/98b3f011/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/mageia-i18n/attachments/20110422/98b3f011/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001329.html">[Mageia-i18n] team substitute leader wanted
</A></li>
<LI>Next message: <A HREF="001333.html">[Mageia-i18n] Checking out po files from svn
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1332">[ date ]</a>
<a href="thread.html#1332">[ thread ]</a>
<a href="subject.html#1332">[ subject ]</a>
<a href="author.html#1332">[ 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>
|