Re: [Codestriker-user] No new browser window opened up after clicked on the line number.
Brought to you by:
sits
|
From: David S. <dav...@gm...> - 2009-05-06 22:15:01
|
This happens when the diff you have loaded in doesn't match the repository associated with the topic. If you have the repository set to your Perforce depot, and the diff text matches the depot path, then those links will become active again. You'll need to create new topics whenever you change the repository string in codestriker.conf. Cheers, David On Thu, May 7, 2009 at 7:56 AM, Gary Yang <gar...@ya...> wrote: > > Hi David, > > > I use Perforce and Codestriker 1.9.6. In the The Codestriker Guide 1.9.5 at the section, 3.5.1. Viewing a Topic. The last paragraph says below: > > Each file is broken up into a series of "deltas". At the head of each delta block, for both the old and new versions of the file, there is an indication of what line number the delta started at. In this situation, clicking on the "Line 24" link on the left hand side, will open a new browser window, which will contain the complete original contents of codestriker/codestriker.pl, anchored at line 24. Clicking on the "Line 22" link on the right hand side will contain the complete contents of codestriker/codestriker.pl will all of the proposed changes applied. > > However, when I clicked on the line number, there is no new browser window opened up. Actually, there is no hyperlink line under the line number. It is different than what I see in the manual. Can you please let me know the reason? > > > Thanks, > > > Gary > > > > > |