1 - 'The repository value set for "AMAZONAS" is invalid. (along with 'svn://var/www/svn/AMAZONAS' and '/var/www/svn/AMAZONAS', and 'svn:http://host/svn/AMAZONAS') Please correct this value in your codestriker.conf file and try again.
I'm at a loss to try to figure this out. I've set up the .conf file to have the @valid _ repositories = ('svn:http://host/svn/AMAZONAS'). I've also set $the repository _ map _ name = { '/host/svn/AMAZONAS' => "My Development" };
2 - When I run the script, I get the errors
'Use of uninitalized value in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.8.5/HTTP/Request/common.pm line 128.'
Followed immediately by
Failed to create topic, response: <!DOCTYPE HTML PUBLIC "-//W3c . . .">
If I strip up to response: from the output, it does render just fine.
What the heck am I just plain not seeing in this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think I've got these fixed. Now the problem is that I can't 'reset' codestriker after I've changed some of the Perl modules to adjust for our very old version of svn. As well I'm getting a failure to connect to the database. If I retry the same request multiple times however it will eventually work.
Any suggesstions for these?
David
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm getting 2 errors.
1 - 'The repository value set for "AMAZONAS" is invalid. (along with 'svn://var/www/svn/AMAZONAS' and '/var/www/svn/AMAZONAS', and 'svn:http://host/svn/AMAZONAS') Please correct this value in your codestriker.conf file and try again.
I'm at a loss to try to figure this out. I've set up the .conf file to have the @valid _ repositories = ('svn:http://host/svn/AMAZONAS'). I've also set $the repository _ map _ name = { '/host/svn/AMAZONAS' => "My Development" };
2 - When I run the script, I get the errors
'Use of uninitalized value in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.8.5/HTTP/Request/common.pm line 128.'
Followed immediately by
Failed to create topic, response: <!DOCTYPE HTML PUBLIC "-//W3c . . .">
If I strip up to response: from the output, it does render just fine.
What the heck am I just plain not seeing in this?
I think I've got these fixed. Now the problem is that I can't 'reset' codestriker after I've changed some of the Perl modules to adjust for our very old version of svn. As well I'm getting a failure to connect to the database. If I retry the same request multiple times however it will eventually work.
Any suggesstions for these?
David