At 12:39 PM 1/21/2010, Kristis Makris wrote:
>Sorry. Mark the version to be '3.4.4'.
>
>On Thu, 2010-01-21 at 09:19 -0500, [email protected] wrote:
> > At 03:54 PM 1/20/2010, Kristis Makris wrote:
> > >Mark in set_version that the latest acceptable version is 3.4.x.
> >


** Scmbug error 79: Unsupported version '3.4.4'. This could be 
because this version was never tested. If you use a different version 
number and manage to get the integration working correctly please 
notify '[email protected]'.
Initialization of bug-tracking system 'Bugzilla' version '3.4.4' 
failed. This could be due to an unsupported version of this system, 
or misconfiguration.
**


Perhaps I'm misunderstanding the instructions tho. In daemon.conf, 
I'm setting version to 3.4.4.

         type => 'Bugzilla',
         # This MUST be in the format x.y.z, where x,y,z
         # are integers
         version => '3.4.4',

Is set_version different? Where is it? (I'm not finding it with grep)
All I see is:
opt/CollabNet_Subversion/default-site/htdocs/bugzilla/Bugzilla/Bug.pm: 
my $version_ok   = eval { $self->set_version($vers_name);        1; };
opt/CollabNet_Subversion/default-site/htdocs/bugzilla/Bugzilla/Bug.pm: 
$self->set_version($vers_name);
opt/CollabNet_Subversion/default-site/htdocs/bugzilla/Bugzilla/Bug.pm:sub 
set_version           { $_[0]->set('version',           $_[1]); }



thx

Rick


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

Reply via email to