Hi,
I have a problem with the code review links that are created when using Clearcase.
The difference that pop in the Review link are only the changes in the text files that upload, the actual file that changes does not link.
In other words, I have a problem configuring Codestriker to use ClearCase.
I tried to use both the options (snapshot view and a dynamic view in the .conf file). I still can't get it to work.
I'm sure at this point if my syntax is correct.
Can you send me a sample of the following commands?
’clearcase:c:\\stuff\\view_name\\vob_name’,
’clearcase:dyn:viewname:/vobs’
Thanks
Suds
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you aren't getting an error message displayed, check the apache error logs, there may be more information there.
To see the kind of commands Codestriker is running, check out the lib/Codestriker/Repository/ClearCaseSnapshot.pm and lib/Codestriker/Repository/ClearCaseDynamic.pm.
You should be clear though if the ClearCase path you are using is either a dynamic view, or snapshot view.
Cheers,
David
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a problem with the code review links that are created when using Clearcase.
The difference that pop in the Review link are only the changes in the text files that upload, the actual file that changes does not link.
In other words, I have a problem configuring Codestriker to use ClearCase.
I tried to use both the options (snapshot view and a dynamic view in the .conf file). I still can't get it to work.
I'm sure at this point if my syntax is correct.
Can you send me a sample of the following commands?
’clearcase:c:\\stuff\\view_name\\vob_name’,
’clearcase:dyn:viewname:/vobs’
Thanks
Suds
If you aren't getting an error message displayed, check the apache error logs, there may be more information there.
To see the kind of commands Codestriker is running, check out the lib/Codestriker/Repository/ClearCaseSnapshot.pm and lib/Codestriker/Repository/ClearCaseDynamic.pm.
You should be clear though if the ClearCase path you are using is either a dynamic view, or snapshot view.
Cheers,
David