diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110208/002503.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110208/002503.html | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110208/002503.html b/zarb-ml/mageia-dev/20110208/002503.html new file mode 100644 index 000000000..f84e83b9c --- /dev/null +++ b/zarb-ml/mageia-dev/20110208/002503.html @@ -0,0 +1,121 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Announcing a web viewer for svn, + quick guide to the svn + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Announcing%20a%20web%20viewer%20for%20svn%2C%0A%20%2B%20quick%20guide%20to%20the%20svn&In-Reply-To=%3CAANLkTikTh7%3D9Bc%3DRBpfX4_5cV4vkf4NkMsDdW5t5nM5N%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="002502.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Announcing a web viewer for svn, + quick guide to the svn</H1> + <B>Ahmad Samir</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Announcing%20a%20web%20viewer%20for%20svn%2C%0A%20%2B%20quick%20guide%20to%20the%20svn&In-Reply-To=%3CAANLkTikTh7%3D9Bc%3DRBpfX4_5cV4vkf4NkMsDdW5t5nM5N%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Announcing a web viewer for svn, + quick guide to the svn">ahmadsamir3891 at gmail.com + </A><BR> + <I>Tue Feb 8 23:46:03 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002502.html">[Mageia-dev] Announcing a web viewer for svn, + quick guide to the svn +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#2503">[ date ]</a> + <a href="thread.html#2503">[ thread ]</a> + <a href="subject.html#2503">[ subject ]</a> + <a href="author.html#2503">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 9 February 2011 00:44, Ahmad Samir <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ahmadsamir3891 at gmail.com</A>> wrote: +><i> On 1 February 2011 18:45, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>> wrote: +</I>><i> +</I>><i> [...] +</I>><i> +</I>>><i> /packages +</I>>><i> --------- +</I>>><i> <A HREF="http://svnweb.mageia.org/packages/">http://svnweb.mageia.org/packages/</A> +</I>>><i> +</I>>><i> /packages is where you can find specs files, patches and everything +</I>>><i> needed to rebuild packages. The best way to access is is using mgarepo, +</I>>><i> as explained by the wiki and boklm. +</I>>><i> There is 2 directories : +</I>>><i> misc -> contains the old changelog of imported packages +</I>>><i> +</I>>><i> cauldron -> 1 directory per package name +</I>>><i> +</I>>><i> In a package directory ( like +</I>>><i> <A HREF="http://svnweb.mageia.org/packages/cauldron/acpi/">http://svnweb.mageia.org/packages/cauldron/acpi/</A> ), you will find +</I>>><i> 3 subdirectories most of the time : +</I>>><i> +</I>>><i> pristine/ +</I>>><i> releases/ +</I>>><i> current/ +</I>>><i> +</I>>><i> pristine/ hold the latest submitted rpm ( ie, the specs and sources ). +</I>>><i> releases/ work like the tags directory of usual subversion layout, with +</I>>><i> the older version of the rpms, and current/ is the current work. +</I>>><i> +</I>>><i> When using mgarepo, it take current/, and that's where people should +</I>>><i> look for the newest version. +</I>>><i> +</I>>><i> Since no one except some people who work on the BS will likely be +</I>>><i> interested in the details, I will not go further ( being myself in the +</I>>><i> list of those that do not remember the details :p ) +</I>>><i> +</I>><i> +</I>><i> For firefox users, you can access the spec file of a package directly +</I>><i> using the firefox keyword feature: +</I>><i> - Open Bookmarks -> Show all bookmarks +</I>><i> - Right click the folder you want to create the bookmark in, then +</I>><i> "Create new bookmark" +</I>><i> - Location should be: +</I>><i> <A HREF="http://svnweb.mageia.org/packages/cauldron/%s/current/SPECS/%s.spec">http://svnweb.mageia.org/packages/cauldron/%s/current/SPECS/%s.spec</A> +</I>><i> +</I>><i> - Open "More", and put the keyword you want in the Keyword box (for +</I>><i> example svnm) +</I>><i> +</I>><i> - To use it, in firefox Location/url bar type: +</I>><i> svnm amarok +</I>><i> +</I>><i> and press Enter. That should directly open +</I>><i> <A HREF="http://svnweb.mageia.org/packages/cauldron/amarok/current/SPECS/amarok.spec">http://svnweb.mageia.org/packages/cauldron/amarok/current/SPECS/amarok.spec</A> +</I>><i> +</I>><i> (what it does is replace each %s with the text you type after the keyword). +</I>><i> +</I>><i> [...] +</I>><i> -- +</I>><i> Ahmad Samir +</I>><i> +</I> +Forgot to say that you can create another one for stable releases, by +replacing /cauldron/ with /1/ in the url in the Location url when +creating the bookmark (of course, with a different keyword). + +-- +Ahmad Samir +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002502.html">[Mageia-dev] Announcing a web viewer for svn, + quick guide to the svn +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#2503">[ date ]</a> + <a href="thread.html#2503">[ thread ]</a> + <a href="subject.html#2503">[ subject ]</a> + <a href="author.html#2503">[ 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> |