Thread: Re: [Codestriker-user] Problem with e-mail and Code Difference in CodeSTriker
Brought to you by:
sits
|
From: David S. <dav...@gm...> - 2009-06-23 06:36:40
|
> I have configured CodeStriker on my machine. But when I > create a new user the mail is not sent. It is giving some error as Bad File > at AddUser.pm at line 88.Also when I create a Topic for Review I am not able This possibly means your web-server can't open a SMTP connection to your specified mail server. Check that your $mailhost set in codestriker.conf is correct, and that a firewall isn't getting in the way, blocking the connection. > to see the highlighting of changed text nor any colour for the file and text > as provided in documentation for CodeStriker. Can you please explain me the > problem for both these issues. Its urgent. Can you send me the example topic text you uploaded, and a screenshot? Cheers, David |
|
From: David S. <dav...@gm...> - 2009-06-23 22:12:06
|
Hi Nilesh, Read the manual on how you create topic text. You use your SCM system to create a diff file, then upload that into Codestriker. It will handle the "colours" showing changes properly. For syntax highlighting.. check the codestriker.conf file for more details. Cheers, David On Tue, Jun 23, 2009 at 8:17 PM, Kathole, Nilesh<Nil...@li...> wrote: > Hi, > Thanks for your response. I have attached screenshots of the topics. As seen I am not able to see any highlighting colour for the code in the topic. No hyperlinks colours are displayed. I have tried uploading the CodeStriker.pl as given in the screenshot of the configuration for CodeStriker but it is behaving the same manner. I want to make it clear whether some more configuration is required in order to display the colour highlighting the code change. > > Thanks & Regards, > Nilesh Kathole > Software Engineer > > > -----Original Message----- > From: David Sitsky [mailto:dav...@gm...] > Sent: 23 June 2009 12:06 > To: Kathole, Nilesh > Cc: cod...@li... > Subject: Re: Problem with e-mail and Code Difference in CodeSTriker > >> I have configured CodeStriker on my machine. But when I >> create a new user the mail is not sent. It is giving some error as Bad File >> at AddUser.pm at line 88.Also when I create a Topic for Review I am not able > > This possibly means your web-server can't open a SMTP connection to > your specified mail server. Check that your $mailhost set in > codestriker.conf is correct, and that a firewall isn't getting in the > way, blocking the connection. > >> to see the highlighting of changed text nor any colour for the file and text >> as provided in documentation for CodeStriker. Can you please explain me the >> problem for both these issues. Its urgent. > > Can you send me the example topic text you uploaded, and a screenshot? > > Cheers, > David > > |
|
From: David S. <dav...@gm...> - 2009-06-25 09:36:17
|
Hi Nilesh, Please email me (don't bother the list) the topic text that you are uploading and your codestriker.conf file so I can see what you are doing. Cheers, David On Thu, Jun 25, 2009 at 6:32 PM, Kathole, Nilesh<Nil...@li...> wrote: > Hi, > I am able to fix the problem regarding configuration of my e-mail through codestriker. But I am having certain doubts regarding the reviewing of the code by comparing the file differences. Presently as I explained earlier I am not able to get any text highlighting for the code difference. If I change the status of the code to 'Commited' then I am not able to give comment if I want to. The other thing is can I re-upload the file after doing changes to it as mentioned in code review and re-upload that file and submit again the newer version for code review. Is there any option available here. I am getting confused. Please let me know the solution. > > Thanks & Regards, > Nilesh Kathole > Software Engineer > > > -----Original Message----- > From: David Sitsky [mailto:dav...@gm...] > Sent: 24 June 2009 03:42 > To: Kathole, Nilesh > Cc: cod...@li... > Subject: Re: Problem with e-mail and Code Difference in CodeSTriker > > Hi Nilesh, > > Read the manual on how you create topic text. You use your SCM system > to create a diff file, then upload that into Codestriker. It will > handle the "colours" showing changes properly. > > For syntax highlighting.. check the codestriker.conf file for more details. > > Cheers, > David > > On Tue, Jun 23, 2009 at 8:17 PM, Kathole, > Nilesh<Nil...@li...> wrote: >> Hi, >> Thanks for your response. I have attached screenshots of the topics. As seen I am not able to see any highlighting colour for the code in the topic. No hyperlinks colours are displayed. I have tried uploading the CodeStriker.pl as given in the screenshot of the configuration for CodeStriker but it is behaving the same manner. I want to make it clear whether some more configuration is required in order to display the colour highlighting the code change. >> >> Thanks & Regards, >> Nilesh Kathole >> Software Engineer >> >> >> -----Original Message----- >> From: David Sitsky [mailto:dav...@gm...] >> Sent: 23 June 2009 12:06 >> To: Kathole, Nilesh >> Cc: cod...@li... >> Subject: Re: Problem with e-mail and Code Difference in CodeSTriker >> >>> I have configured CodeStriker on my machine. But when I >>> create a new user the mail is not sent. It is giving some error as Bad File >>> at AddUser.pm at line 88.Also when I create a Topic for Review I am not able >> >> This possibly means your web-server can't open a SMTP connection to >> your specified mail server. Check that your $mailhost set in >> codestriker.conf is correct, and that a firewall isn't getting in the >> way, blocking the connection. >> >>> to see the highlighting of changed text nor any colour for the file and text >>> as provided in documentation for CodeStriker. Can you please explain me the >>> problem for both these issues. Its urgent. >> >> Can you send me the example topic text you uploaded, and a screenshot? >> >> Cheers, >> David >> >> > > > |