Received: from spf5.us4.outblaze.com (spf5.us4.outblaze.com [205.158.62.27]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id j0K3K1KD019623 for ; Thu, 20 Jan 2005 03:20:03 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf5.us4.outblaze.com (Postfix) with ESMTP id 5DC63771BB for ; Thu, 20 Jan 2005 03:20:25 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CrT3w-00080X-J2 for migo@homemail.com; Wed, 19 Jan 2005 22:32:48 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CrT15-00076d-F1 for gnu-arch-users@gnu.org; Wed, 19 Jan 2005 22:29:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CrSyL-0005mg-Sd for gnu-arch-users@gnu.org; Wed, 19 Jan 2005 22:27:02 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CrSyG-0005Rx-Nl for gnu-arch-users@gnu.org; Wed, 19 Jan 2005 22:26:56 -0500 Received: from [209.121.69.246] (helo=mail.cfconsulting.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CrSWv-0005px-Aq for gnu-arch-users@gnu.org; Wed, 19 Jan 2005 21:58:41 -0500 Received: from [10.0.0.2] (office2 [207.81.158.20]) by mail.cfconsulting.ca (Postfix) with ESMTP id 0FB138001C for ; Wed, 19 Jan 2005 18:56:42 -0800 (PST) Message-ID: <41EF1E68.5070003@cfconsulting.ca> Date: Wed, 19 Jan 2005 18:58:48 -0800 From: Colin Fox User-Agent: Mozilla Thunderbird 1.0 (X11/20041229) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnu-arch-users@gnu.org X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Gnu-arch-users] Symbolic tags for production releases X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 1848 Lines: 58 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 As part of my ongoing changeover to Arch, one of the things I want to implement is an improved production-server flow. We're developing a website for a big client, and it's important to make sure that when we roll out a new update to the site, it's done in an orderly manner and is also roll-backable. Symbolic tags sound like just the thing. In the tutorial, it mentions using symbolic tags like this: "To create the snapshot tag for patch-23 : ~ % tla tag hello-world--mainline--0.1--patch-23 \ ~ hello-world--snapshots--0.1 " In my case, I have a category called "xs", with two branches - "xs--server" and "xs--tracker", both with 0.1 revisions. When I try to create an example symbolic tag for xs--tracker, here's what I get: cfox@cube xs-tracker $ tla tag xs--tracker--0.1--patch-6 \ xs--tracker-releases--0.1 No such package (xs--tracker-releases) ~ name: dev@cfconsulting.ca--2004-dev ~ location: sftp://cfconsulting.ca/usr/local/archives/2004-dev ~ package-version: xs--tracker-releases--0.1 It's true that there is no xs--tracker-releases package. I was assuming that the tag command would create one, since the tutorial doesn't explicitly create the "hello-world--snapshots" that it references. Am I missing something, or is the tutorial missing a step or two? Regards, ~ cf -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB7x5ooaQ1/feGlJoRAtuiAJwMgi7iXxyTljpLqAKnBFP3+gi/xgCgj19G YbbuNVnHoExD5wIYfoo6shs= =w9Vi -----END PGP SIGNATURE----- _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/