[p4] p4com.dll

Shawn Hladky p4shawn at gmail.com
Wed Jun 27 16:58:34 PDT 2007


Don't know about p4com, but you might try P4.Net.  Unfortunately the
interface is a bit different, so it's not a simple drop-in replacement.  But
I have seen (just today) a describe -s work on a changelist with 50k files
in P4.Net.  I can't say for certain if I've tested a 'change -o' on one that
big.

http://public.perforce.com/guest/shawn_hladky/P4.Net/doc/html/Index.html

Binaries for the 1.0 version are fairly well complete... although not
officially released (no documentation yet).  Changes in 1.0 are support for
unicode-enabled servers, support for 'p4 print', and support for raw form
text, along with a handfull of bug-fixes.  They are in the public depot
here:
//guest/shawn_hladky/P4.Net/main/bin/

On 6/27/07, Victor Zachev <victor.zachev at ubisoft.com> wrote:
>
> Hi, I am using P4com.dll within a C# application.
>
> It works well except for big changelists...6000 files and more for
> instance.
>
> A simple command with such changelist (change -o) raises a stack
> overflow exception in the com object...
>
> Does anyone know if there exists some fix, which I could use; new dll,
> patched source file, etc...
>
>
>
> Thank you.
>
>
>
> http://public.perforce.com/guest/robert_cowham/perforce/API/p4com/main/i
> ndex.html
>
>
>
> _______________________________________________
> perforce-user mailing list  -  perforce-user at perforce.com
> http://maillist.perforce.com/mailman/listinfo/perforce-user
>


More information about the perforce-user mailing list