4 messages in com.perforce.revml[revml] [ANNOUNCE] VCP 0.08
FromSent OnAttachments
barries23 May 2001 11:02 
Jeff Anton23 May 2001 11:20 
barries23 May 2001 12:18 
Tony Smith24 May 2001 02:25 
Subject:[revml] [ANNOUNCE] VCP 0.08
From:barries (barr@slaysys.com)
Date:05/23/2001 11:02:00 AM
List:com.perforce.revml

Fixed a problem reported by Nick Ing-Simmons: p4 -s print sticks an extra linefeed in after every 4097 (or maybe 4098, I didn't check too closely) bytes, cause all p4->foo transfers to break.

Not sure if that's a bug in p4 or expected behavior, but it does mean that vcp now does a plain ol' "p4 print //depot/foo#5" and trims off the header line (if it's present).

There's a new "a_big_file" in the test suite to test against this, so we shouldn't see that problem again.

Nick also raise the C++ API, and I mentioned to him that someone had done an XS wrapper around it for Perl, is that in use anywhere? Does it work on Windows?

- Barrie