Opened 17 years ago

Last modified 16 years ago

#1146 closed defect

Peer review files out of sync with svn repository — at Version 5

Reported by: lewisb@… Owned by: Sebastian Marek
Priority: high Component: PeerReviewPlugin
Severity: major Keywords:
Cc: alexhalf@… Trac Release: 0.10

Description (last modified by Sebastian Marek)

As an example of this bug, a particular directory in the subversion repository attached to our trac system has the following structure:

/JichuExample/jichu/core/playdescriptors/JichuPlayDescriptorFactory.java

The top-level directory (JichuExample) has a revision number of 4 (because it was renamed). Everything below it has a revision number of 3.

When I create a new peer review using this file, it picks up the revision number as 3, not 4, and I can find no way to change this. The result is that when people go to input their review comments, instead of displaying the source code file, they receive this error:

"Internal Error

No node /JichuExample/jichu/core/playdescriptors/JichuPlayDescriptorFactory.java at revision 3"

Change History (5)

comment:1 Changed 17 years ago by sontek

Owner: changed from Team5 to Joseph Lombrozo
Severity: normalmajor

comment:2 Changed 16 years ago by anonymous

Priority: normalhigh

comment:3 Changed 16 years ago by anonymous

Cc: alexhalf@… added; anonymous removed

comment:4 Changed 16 years ago by alexhalf@…

I have the same problem.

comment:5 Changed 16 years ago by Sebastian Marek

Description: modified (diff)
Owner: changed from Joseph Lombrozo to Sebastian Marek
Status: newassigned
Note: See TracTickets for help on using tickets.