blob: 5b79c14f908598c92b364dab01b13dbe5fbfc8ef (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Barry's cronsync script - Bugs
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Barry%27s%20cronsync%20script%20-%20Bugs&In-Reply-To=%3C201211052037.00071.cooker%40solbu.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019735.html">
<LINK REL="Next" HREF="019806.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Barry's cronsync script - Bugs</H1>
<B>Johnny A. Solbu</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Barry%27s%20cronsync%20script%20-%20Bugs&In-Reply-To=%3C201211052037.00071.cooker%40solbu.net%3E"
TITLE="[Mageia-dev] Barry's cronsync script - Bugs">cooker at solbu.net
</A><BR>
<I>Mon Nov 5 20:36:55 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019735.html">[Mageia-dev] Distrib-coffee big failure of the century
</A></li>
<LI>Next message: <A HREF="019806.html">[Mageia-dev] Barry's cronsync script - Bugs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19782">[ date ]</a>
<a href="thread.html#19782">[ thread ]</a>
<a href="subject.html#19782">[ subject ]</a>
<a href="author.html#19782">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Friday 02 November 2012 00:41, Barry Jackson wrote:
><i> On 01/11/12 20:51, Barry Jackson wrote:
</I>><i> >
</I>><i> > See how it goes :)
</I>><i> >
</I>><i> Last update - honest - added proper file lock as the existing method was
</I>><i> flakey - it's finished and I'm leaving it alone now :)
</I>><i> Attached and also here:-
</I>><i> <A HREF="http://paste.kde.org/588158/12522135/">http://paste.kde.org/588158/12522135/</A>
</I>><i>
</I>><i>
</I>
I have problems customizing it for my own use. (I'm testiing manually for the time being)
It won't exclude the things I say it should exclude.
My copy have this line:
==
myexcludes="--exclude={debug/,backports_testing,updates_testing/}"
==
It does Not exclude them. (Note that I am excluding all debug and _testing folders, but Not SRPMS)
That line used in my manuall rsync command, works. They are excluded.
So, why won't this work in cronsync?
--
Johnny A. Solbu
PGP key ID: 0xFA687324
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/mageia-dev/attachments/20121105/9bf89ccc/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019735.html">[Mageia-dev] Distrib-coffee big failure of the century
</A></li>
<LI>Next message: <A HREF="019806.html">[Mageia-dev] Barry's cronsync script - Bugs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19782">[ date ]</a>
<a href="thread.html#19782">[ thread ]</a>
<a href="subject.html#19782">[ subject ]</a>
<a href="author.html#19782">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|