blob: df328a02908e5a32d19a3df27cca0b9b439c1b27 (
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
90
91
92
93
94
95
96
97
98
99
100
101
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] more repsys / svn problems...
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20more%20repsys%20/%20svn%20problems...&In-Reply-To=%3C4D25CE20.7020607%40iki.fi%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001584.html">
<LINK REL="Next" HREF="001587.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] more repsys / svn problems...</H1>
<B>Thomas Backlund</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20more%20repsys%20/%20svn%20problems...&In-Reply-To=%3C4D25CE20.7020607%40iki.fi%3E"
TITLE="[Mageia-sysadm] more repsys / svn problems...">tmb at iki.fi
</A><BR>
<I>Thu Jan 6 15:13:52 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="001584.html">[Mageia-sysadm] Upload failed for @156:repsys-1.9.2-1mdv2010.1.src.rpm
</A></li>
<LI>Next message: <A HREF="001587.html">[Mageia-sysadm] [226] add patch from blino to enable binrepo in create-srpm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1585">[ date ]</a>
<a href="thread.html#1585">[ thread ]</a>
<a href="subject.html#1585">[ subject ]</a>
<a href="author.html#1585">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi,
I found some more problems...
I tried to create main kernel tree with repsys...
If I use "repsys create kernel" it will create the structure
only in /packages, but nothing in /binrepos
So I tried to add the kernel structure manually in /binrepos
in order to copy the kernel tarball from kernel-linus that I
imported earlier (to save space on SVN)
But then I hit permission errors:
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">tmb at tmb</A> binrepos]$ svn status
A kernel
A kernel/current
A kernel/current/SOURCES
A + kernel/current/SOURCES/linux-2.6.37.tar.bz2
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">tmb at tmb</A> binrepos]$ LC_ALL=C svn commit -m "copy tarball from kernel-linus"
svn: Commit failed (details follow):
svn: Authorization failed
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">tmb at tmb</A> binrepos]$
So is this a "limitation" of the binrepos layout, or are we still
missing some permissions on binrepos ?
--
Thomas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001584.html">[Mageia-sysadm] Upload failed for @156:repsys-1.9.2-1mdv2010.1.src.rpm
</A></li>
<LI>Next message: <A HREF="001587.html">[Mageia-sysadm] [226] add patch from blino to enable binrepo in create-srpm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1585">[ date ]</a>
<a href="thread.html#1585">[ thread ]</a>
<a href="subject.html#1585">[ subject ]</a>
<a href="author.html#1585">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|