Re: dist/vcp.exe now passes most tests

Barrie Slaymaker <[email protected]> Sat, 31 Jan 2004 08:13:07 -0500
Newsgroups gmane.comp.version-control.revml
Message-ID <[email protected]>
I've reproduced this in test script in t/99p4_label_branch_rev_1.t, can
you see if that script causes it at your end?  Something like:

    perl -Ilib t/99p4_label_branch_rev_1.t

in a freshly synced VCP dir should do.

Thanks,

Barrie

On Thu, Jan 29, 2004 at 07:32:12PM -0800, Matt Attaway wrote:
> It's all good. Renamed Perl dir and all is well.
> 
> For grins and giggles I tried a p4 to p4 conversion. I ran
> into a problem wehere it appears to be trying to label a file
> which hasn't been submitted yet. I've attached the log and my
> config file. Grep for ***BUG REPORT*** to find the offending section.
> 
> Might I say though, very, very nice job. The user experience has
> improved a million fold and then some. You have a believer here. =)
> 
> Cheers,
> Matt
> 
> 
> > Crap, I thought they'd fixed that (shame on me for not checking).
> >
> > Try renaming your C:\Perl directory for the nonce.  Not sure if it will
> > work, but it'll at least prevent finding the older IO.dll that's
> > installed with the older ActiveState Perl you must have on that system.
> >
> > Thanks and sorry,
> >
> > Barrie
> >
> >
> > On Thu, Jan 29, 2004 at 06:41:00PM -0800, Matt Attaway wrote:
> >> Hey Barrie,
> >>
> >> I synced it down and gave it a go. Here's what I see when I run
> >> it:
> >>
> >> C:\Documents and Settings\matt>vcp
> >> IO object version 1.20 does not match bootstrap parameter 1.21 at
> >> C:/Perl/lib/XSLoader.pm line 91.
> >> Compilation failed in require at C:/Perl/lib/IO/Handle.pm line 260.
> >> BEGIN failed--compilation aborted at C:/Perl/lib/IO/Handle.pm line 260.
> >> Compilation failed in require at C:/Perl/lib/IO/Seekable.pm line 101.
> >> BEGIN failed--compilation aborted at C:/Perl/lib/IO/Seekable.pm line
> >> 101.
> >> Compilation failed in require at C:/Perl/lib/IO/File.pm line 117.
> >> BEGIN failed--compilation aborted at C:/Perl/lib/IO/File.pm line 117.
> >> Compilation failed in require at -e line 300.
> >>
> >> Is it me or is it? =) Would like Perl version info or anything?
> >>
> >> Cheers,
> >> Matt
> >