Your message dated Wed, 23 Feb 2005 16:17:40 -0500
with message-id <[EMAIL PROTECTED]>
has caused the Debian Bug report #283383,
regarding Patcher should store file names relative to project directory
to be marked as having been forwarded to the upstream software
author(s) Holger Schurig <[EMAIL PROTECTED]>.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
---------------------------------------
Received: (at 283383-forwarded) by bugs.debian.org; 23 Feb 2005 21:13:11 +0000
>From [EMAIL PROTECTED] Wed Feb 23 13:13:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from hostinworld8.com (ns.hostinworld8.com) [66.227.36.185]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1D43ol-0007ks-00; Wed, 23 Feb 2005 13:13:11 -0800
Received: (qmail 12259 invoked from network); 23 Feb 2005 21:08:26 -0000
Received: from softdnserror (HELO ?192.168.0.4?) (63.245.86.121)
by hostinworld8.com with SMTP; 23 Feb 2005 21:08:26 -0000
Subject: Fwd: #283383: Patcher should store file names relative to project
directory
From: "Alejandro Rios P." <[EMAIL PROTECTED]>
To: Holger Schurig <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="=-YdpCqNEtM9wHaeBtlHoY"
Date: Wed, 23 Feb 2005 16:17:40 -0500
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.3
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--=-YdpCqNEtM9wHaeBtlHoY
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi Schurig,
I'm resending this bug against patcher in order to tag the bug as forwarded=
.=20
Right now I'm very busy working at my graduation project, but thanks to it =
I've learned the perl I need to help closing patcher's bugs, so in about a =
moth or so I'll be able to deal with them.
Thanks for your understanding.
Alejandro.
P.S.: Please preserve the CC to [EMAIL PROTECTED] when you r=
eply, so that the bug tracking system will file the reply with the original=
report.
---
Date: Sun, 28 Nov 2004 18:03:53 +0100
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Patcher should store file names relative to project directory
Package: patcher
Version: 0.0.20040521-1
Maybe I don't understand the correct usage of patcher, but the following
behaviour seems pretty stupid to me:
wallace:/tmp$ mkdir subdir
wallace:/tmp$ touch subdir/test{1,2}
wallace:/tmp$ patcher -n test subdir/test1=20
NOTE: editing file subdir/test1
Processing '/home/mb/.joerc'...done
File subdir/test1 saved.
wallace:/tmp$ cd subdir
wallace:/tmp/subdir$ patcher test2=20
NOTE: editing file test2
Processing '/home/mb/.joerc'...done
File test2 saved.
wallace:/tmp/subdir$ cd ..
wallace:/tmp$ patcher -r
Can't open tmp/test2~test
NOTE: patch 'test' refreshed
wallace:/tmp$ cat .patches/test.files=20
subdir/test1
test2
So when I edit a file using patcher without being in the directory that
also contains the .patches directory, patcher still finds the right .patche=
s
directory (great!), but then doesn't make the file name it adds to
.patches/PATCHNAME.files relative to the directory containing .patches.
IMHO, in the previous test case, the contents of .patches/test.file should
have looked like this:
subdir/test1
subdir/test2
--=20
Alejandro R=EDos Pe=F1a.
--
Grupo GNU/Linux Universidad del Cauca.
Comunidad Debian-Colombia.
Avatar Ltda.
--=-YdpCqNEtM9wHaeBtlHoY
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada
digitalmente
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQBCHPL0oby7LzBs3/MRAgOsAJ4olrg564aIp0a9E9dO+A/2OUb+5gCeLBqN
haYKhB0OR3Cwbd5liuvm60g=
=M3Kh
-----END PGP SIGNATURE-----
--=-YdpCqNEtM9wHaeBtlHoY--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]