[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: p42svn trouble

From: limit <todd.lesher_at_gmail.com>
Date: Sun, 16 Mar 2008 15:05:11 -0700 (PDT)

Jon Pomeroy wrote:
>
> When I try to dump any portion of the Perforce depot, right away I get:
>
> Parseforms requires an argument!
> at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/P4.pm line
> 923.
>

I get the same p42svn.pl error. Their development
http://p42svn.tigris.org/source/browse/p42svn/trunk/p42svn.pl?rev=75&view=log
revision 75 gets past that. However, on windows, I now get this error:

  '-' is not recognized as an internal or external command, operable program
or batch file.

This is from p42svn.pl line 749:
my $content = <P4_OUTPUT>;

I think the problem is related to line 734:
my $pid = open(P4_OUTPUT, "-|");

Will try on linux next.

-- 
View this message in context: http://www.nabble.com/p42svn-trouble-tp15600467p16084763.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-16 23:05:44 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.