Re: [Codestriker-user] Perforce and Codestriker
Brought to you by:
sits
|
From: Shambhu S. <sha...@gm...> - 2008-08-28 10:19:40
|
resending (earlier didn't have membership of this list)
On Thu, Aug 28, 2008 at 2:57 PM, Shambhu Sharma <sha...@gm...>wrote:
> Hi,
>
> I found few issue using Codestriker with Perforce.
> 1. While creating a new topic, Codestriker is not able to connect to
> Perforce server.
> After debugging i found that in Perforce.pm, under function "sub
> getDiff":
> Codestriker::execute_command($stdout_fh, $stderr_fh, $Codestriker::p4,
> '-u', $self->{user}, '-P', $self->{password}, 'describe',
> '-du', $tag);
> there is no Perforce server and port parameter supplied.
>
> 2. If i create a topic with a changelist having more than one file, then
> while viewing that topic, it show diff of only first file and for rest of
> files it show empty. And if i click on "parallel view" for rest of files
> (not the first file in changelist), it just shows parallel files without any
> diff color code... but actually there is difference between two version of
> files.
>
> 3. In user manual, i read that for a file's text view for each segment of
> diff, corresponding line no. is highlighted and user can enter comment for
> that particular diff. But in my case the line no. is not highlighted. And i
> am able to add comment only using "Add file comment".
>
> Am i missing something in while configuring Codestriker?
>
> --
> If linux doesn't have a solution, then u have a wrong problem.
>
> Shambhu Kumar Sharma
> Arada Systems
> 91-98864 91913
>
--
If linux doesn't have a solution, then u have a wrong problem.
Shambhu Kumar Sharma
Arada Systems
91-98864 91913
|