On Wed, 2008-05-07 at 15:14 +0100, Simon Brooke wrote:
>           if ( $self->configuration()->{ scm }->{ name } eq "CVS" ) {
>               if ( $self->configuration()->{ scm }->{ version } eq 
> $SCM_VERSION_LATEST) {
>                       # pass, friend...

Try:

eq $self->scm()->is_version_latest()


It's coming from SCM.pm which is the base class of CVS.pm.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to