Modify

Opened 17 years ago

Closed 16 years ago

#1146 closed defect (fixed)

Peer review files out of sync with svn repository

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"

Attachments (1)

mylyn-context.zip (750 bytes) - added by Sebastian Marek 16 years ago.
mylyn/context/zip

Download all attachments as: .zip

Change History (7)

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

comment:6 Changed 16 years ago by Sebastian Marek

Resolution: fixed
Status: assignedclosed

Now fixed. I hope it does the right thing now :)

Changed 16 years ago by Sebastian Marek

Attachment: mylyn-context.zip added

mylyn/context/zip

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Sebastian Marek.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.