I just set up my codestriker and created a test project and topic. I'm using a CVS repository and generated the diff using:
cvs diff -uN > review.txt as described in the tutorial. When I go into the topic it shows the correct file name for the file changed and highlights the correct line number that were edited/added. However, none of the actual code shows up. It's just highlight lines. Any ideas of what's wrong? Did I set up something wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I figured it out. There must be something wrong with my highlight install. When I commented out the highlight line in the config file the code showed up.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just set up my codestriker and created a test project and topic. I'm using a CVS repository and generated the diff using:
cvs diff -uN > review.txt as described in the tutorial. When I go into the topic it shows the correct file name for the file changed and highlights the correct line number that were edited/added. However, none of the actual code shows up. It's just highlight lines. Any ideas of what's wrong? Did I set up something wrong?
I figured it out. There must be something wrong with my highlight install. When I commented out the highlight line in the config file the code showed up.