On Thu, 3 Nov 2005, Andreas Gruenbacher wrote: > On Thursday 03 November 2005 22:42, Randy.Dunlap wrote: > > On Thu, 3 Nov 2005, Randy.Dunlap wrote: > > > > qp add drivers/scsi/ata_acpi.c > > > > > > File drivers/scsi/ata_acpi.c added to patch ata_acpi.patch > > This step added file drivers/scsi/ata_acpi.c to the patch in its current > version. > > > > [...] > > Hm, so, .pc/ata_acpi.patch/drivers/scsi/ata_acpi.c contained > > the complete new file, so quilt refresh found no changes > > between the "current" file in drivers/scsi/ and the > > "original" file in .pc/. I truncated the file in .pc/ > > to be a 0-length file and then 'refresh' produces a > > correct diff (AFAICT). > > > > Is this a quilt buglet or a user problem? > > Did you intend to add a new file? If so, add a non-existent file with ``quilt > add'' and then create that file with the appropriate contents.
Yes, that's (my) problem. I did "quilt add" after putting the new file in place but should do it before putting the new file in place. I fixed the user. Thanks. -- ~Randy _______________________________________________ Quilt-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/quilt-dev
