Re: [Codestriker-user] Help required in configuring Clearcase for Code-Striker
                
                Brought to you by:
                
                    sits
                    
                
            
            
        
        
        
    | 
      
      
      From: Pramodh <pra...@wi...> - 2009-10-21 12:24:44
      
     | 
| Hi David, Thanks for the response. I installed the version "1.9.10 test 1" & still I am seeing the same behavior. I have attached the snapshot of the view when I click on a topic which is created. As you can see I am not able to get the parallel option enabled in this view, so I don't know what the problem is. Is there a place where codestriker logs all the messages? I see http_output being used for displaying error messages. Is it going to get displayed on the browser itself, or is there any other place where any log messages are stored. I did go through the apache log messages in /var/log/httpd/error_log, but I didn't find any thing strange other than an error related to RSS feed [even though I haven't enabled it] ---------------------------------------------------------------------------- --------------------------------------------- codestriker.pl: Use of uninitialized value in string eq at /var/www/codestriker/codestriker-1.9.10-test1/lib/Codestriker/Http/Method/Li stTopicsMethod.pm line 54. ---------------------------------------------------------------------------- --------------------------------------------- Please let me know if you need any more information on my setup. One observation regarding the module ctcmd perl module. While running install.pl for the first time I ran into some problem as I didn't had this perl module, but it downloaded it & had some issues with "make test". But I did a forced installation & after that it went through fine. Now I get the following message while running install.pl ---------------------------------------------------------------------------- --------------------------------------------- Checking for ClearCase::CtCmd (any) ok: found v1.06 ---------------------------------------------------------------------------- --------------------------------------------- But if I run a sample program with this module, it gives an error saying that this module is not in the path [something related to @inc..] One more observation regarding this new version is that the log-in option has been removed!! Is that something done intentionally? Any specific reason for removing that option? Regards Pramodh -----Original Message----- From: David Sitsky [mailto:dav...@gm...] Sent: Wednesday, October 21, 2009 2:54 AM To: pra...@wi... Cc: cod...@li... Subject: Re: [Codestriker-user] Help required in configuring Clearcase for Code-Striker > But if I click on the topic created, the diff is not able to talk to > the clearcase using the above configuration changes & it just shows > the contents of the diff file only. Firstly - are you using 1.9.10 test 1? There have been some Clearcase fixes since 1.9.9, so please upgrade first if you haven't already. Secondly - what happens when you click on the Parallel link? Do you see an error message? If so, what is it? You might also need to check your apache error log file for more details. Cheers, David |