[Trac-tickets] [The Trac Project] #3203: More MVC separation
The Trac Project
noreply at edgewall.com
Tue May 30 16:55:15 CDT 2006
#3203: More MVC separation
----------------------------------+-----------------------------------------
Reporter: lasi at freekeylabs.com | Owner: jonas
Type: defect | Status: new
Priority: low | Milestone:
Component: browser | Version: 0.9.5
Severity: minor | Keywords: svk integration design
----------------------------------+-----------------------------------------
Hi
In a project using trac tool, we use svk as svn clients. In the trac
browser view, we have a problem. SVK insert a comment with the local
revision of the file. In the view there ara a row with de SVN correct
revision and a link to the local SVK revision (incorrect) in the Last
Change row.
I can't eliminate the SVK revision link in the ''browser.cs'' template.
The code that generate this link is in the
''versioncontrol/web_ui/changeset.py'' file.
¿Would be too complex move the link generation to the template?
Thanks a lot.
Javi
PD: Sorry my poor english
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3203>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list