On 6/7/05, jerome lacoste <[EMAIL PROTECTED]> wrote:
> Is there a known issue with quilt pop -a?
> 
> I have to apply it twice in a row in order for it to be working on a
> set of patches.
> It stops while popping one of the patches, not restoring the file.

I am still having the issue. I am using quilt in an automated process,
and making sure quilt pop -a works is crucial otherwise it breaks my
surrounding scripts.

Here's the relevant extract:

       <message priority="debug">Executing './scripts/patch.sh' with</message>
        <message priority="info">Removing patch
100_reporting_improve_status_summary.diff</message>
        <message priority="info">Restoring
reporting/jsp/webcontent/index.jsp</message>
        <message priority="info">Removing patch
100_ant_unit_test_dir_similar_to_maven.diff</message>
        <message priority="info">Restoring main/build.xml</message>
        <message priority="info">Restoring reporting/jsp/build.xml</message>
        <message priority="info">Removing patch
100_documentation_mailing_list.diff</message>
        <message priority="info">Restoring docs/contact.html</message>
        <message priority="info">Removing patch 100_misc_fixes.txt</message>
        <message priority="info">INFO old patches removed</message>

The last INFO message is mine, that I output after invoking quilt pop -a.
Quilt removed 4 patches out of 10.

Any idea?

Jerome


_______________________________________________
Quilt-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to