8 messages in com.perforce.p4ruby[p4ruby] p4ruby problem acc. to integ...
FromSent OnAttachments
mkel...@nemetschek.de08 Oct 2007 06:17.gif, .rb
Tony Smith08 Oct 2007 09:03 
mkel...@nemetschek.de08 Oct 2007 09:51 
Tony Smith08 Oct 2007 11:06 
mkel...@nemetschek.de09 Oct 2007 00:32 
Tony Smith09 Oct 2007 02:42 
mkel...@nemetschek.de10 Oct 2007 04:56 
Tony Smith10 Oct 2007 05:42 
Subject:[p4ruby] p4ruby problem acc. to integrate
From:Tony Smith (to@smee.org)
Date:10/10/2007 05:42:09 AM
List:com.perforce.p4ruby

Hi Martin,

you are right according to x[ 'startFromRev' ] + 1

On the old environment with P4 2006.1 I did use p4ruby-1.4841-1.8.0-setup.exe together with ruby185-21.exe. Is there a possibility to see the P4Ruby revision by looking into P4.rb or something else?

Yes, you can call P4.identify() to get a string identifying the P4Ruby build. For example:

ruby -r P4 -e 'puts P4.identify'

You are right, I get the strings instead of the hashes, even if I thought I first had the hashes and only sometimes (error case: can't branch from) the strings...

Excellent - glad we got to the bottom of it.

Thanks a lot for your help.

You're welcome!

Tony