[Codestriker-user] Help: Can't retrieve full file from Perforce with Codestriker 1.9.2-RC1
Brought to you by:
sits
|
From: Wu, X. <Xia...@tv...> - 2006-07-31 21:54:17
|
Hi:
=20
I have got Codestriker 1.9.2-rc1 up running, and I am able to create new =
projects, new topics, upload review files, view the diffs, add comments =
and
so on. The SCM I am using is Perforce. The problem I am experiencing now =
is that perforce doesn't seem to be integrated properly. I have two =
problems
right now:
(1) I can't retrieve the full file content when I click "Parallel" in =
the "Topic Text" page.
(2) It doesn't show "Repository:(What's this?)" row on the "Create new =
topic" page when I tried to create a new topic.
=20
My settings in codestriker.conf for Perforce are:
=20
$p4 =3D 'C:/Program Files/Perforce';
=20
@valid_repositories =3D
(
=
'perforce:MyPerforceUserName:MyPerforcePassword@PerforceServerName:Port'
);
=20
Do you have any idea what could I missed? I would appreciate any =
suggestions!
=20
Thank you,
xiaojie
=20
|