This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
When applying patch via Porting/apply fails, do p4 refresh
authorNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 24 Aug 2001 07:08:45 +0000 (07:08 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 24 Aug 2001 07:08:45 +0000 (07:08 +0000)
to get old files back.

p4raw-id: //depot/perl@11741

Porting/apply

index a0b01cc..c313ee6 100644 (file)
@@ -52,7 +52,7 @@ else
  {
   if (@edit)
    {
  {
   if (@edit)
    {
-    System("p4 revert @edit");
+    System("p4 refresh @edit");
    }
  }
 
    }
  }