#146392 cvsps -s does not extract path information into the diff

Package:
cvsps
Source:
cvsps
Description:
Tool to generate CVS patch set information
Submitter:
Henrique de Moraes Holschuh
Date:
2005-07-18 04:04:30 UTC
Severity:
wishlist
#146392#5
Date:
2002-05-09 14:24:57 UTC
From:
To:
cvsps changesets lack path information in the generated diffs, so if I have
a tree with subdirectories, I cannot simply do:

cvsps -s foo >/tmp/foo.patch ; cd ../my-tree ; patch < /tmp/foo.patch

#146392#10
Date:
2002-05-10 13:06:52 UTC
From:
To:
Hi David,

	One of our users reported this wishlist item with the -s option of
	cvsps. Any thoughts about how easy it is to implement.

	Hope all is well.

	Cheers,

	Marcus
----- Forwarded message from Henrique de Moraes Holschuh <hmh@debian.org> ----- Subject: Bug#146392: cvsps -s does not extract path information into the diff Reply-To: Henrique de Moraes Holschuh <hmh@debian.org>, 146392@bugs.debian.org Resent-From: Henrique de Moraes Holschuh <hmh@debian.org> Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Marcus Crafter <crafterm@debian.org>, cvsps@packages.qa.debian.org Resent-Date: Thu, 09 May 2002 14:33:01 GMT X-Debian-PR-Message: report 146392 X-Debian-PR-Package: cvsps From: Henrique de Moraes Holschuh <hmh@debian.org> To: Debian Bug Tracking System <submit@bugs.debian.org> X-Reportbug-Version: 1.50 X-GPG-Fingerprint-1: 1024D/128D36EE 50AC 661A 7963 0BBA 8155 43D5 6EF7 F36B 128D 36EE X-GPG-Fingerprint-2: 1024D/1CDB0FE3 5422 5C61 F6B7 06FB 7E04 3738 EE25 DE3F 1CDB 0FE3 Package: cvsps Version: 1.3-4 Severity: wishlist cvsps changesets lack path information in the generated diffs, so if I have a tree with subdirectories, I cannot simply do: cvsps -s foo >/tmp/foo.patch ; cd ../my-tree ; patch < /tmp/foo.patch
----- End forwarded message -----