Retract #20930 because of
[p5sagit/p5-mst-13.2.git] / Porting / repository.pod
index 5cc2d99..9b59bba 100644 (file)
@@ -153,7 +153,7 @@ be used for the value of the P4PORT environment variable (q.v.).
 =item sickle.activestate.com
 
 This is the canonical name of the host on which the perl repository
-resides. Its IP address is 199.60.48.20.
+resides.
 
 =item foo
 
@@ -366,6 +366,9 @@ Other useful Perforce commands
 
 Note: the output of "p4 describe" is not in proper diff format, use
 the F<Porting/p4genpatch> to get a diff-compatible format.
+(Note that it may be easier to get one already prepared: grep
+L<perlhack> for APC, and append eg "/diffs/12345.gz" to one of the
+URLs to get a usable patch.)
 
     % p4 diff -se ./...     # have I modified something but forgotten
                             # to "p4 edit", easy faux pas with autogenerated