Hi,

we running Trac 0.11.2.1 with python    2.4.4 and subversion 1.4.2.
Recently one of our developers (using a windows machine) managed to
check-in two files with the same name in different cases:
import_csv.php and import_CSV.php. We resolved this inconsistency by
creating a new file (different name) and deleting those two files.

The history still contains the two import_csv.php  files of course.
When we view this repository with the Trac browser, it still shows the
two files and stops showing revisions which are newer than the one in
which the two files have been deleted. I.e. it does not show the most
recent revision nor any changes from the point of deletion on.

The svn repository itself works fine and a checkout gives the correct
version without the two import_csv/CSV files.

It seems like a bug in the browser or am I missing something?


The debug-log out put does not show any useful information either.
This is an example output when I access the Timeline  page, which also
stops at the specific revision. Most recent: 883 Delete occurred in:
875. Last listed: 874.

Thanks,
Daniel



2009-02-01 17:23:13,108 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/timeline'">
2009-02-01 17:23:13,111 Trac[__init__] INFO: repos rev [883] != cached
rev [874]
2009-02-01 17:23:13,114 Trac[__init__] DEBUG: Retrieving session for
ID u'mayer'
2009-02-01 17:23:13,171 Trac[__init__] DEBUG: Prepare chrome data for
request
2009-02-01 17:23:13,256 Trac[__init__] DEBUG: Updating wiki page index
2009-02-01 17:23:13,809 Trac[__init__] DEBUG: 2051 unreachable objects
found.
2009-02-01 17:23:14,158 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/css/trac.css'">
2009-02-01 17:23:14,162 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/css/timeline.css'">
2009-02-01 17:23:14,178 Trac[__init__] DEBUG: 0 unreachable objects
found.
2009-02-01 17:23:14,182 Trac[__init__] DEBUG: 0 unreachable objects
found.
2009-02-01 17:23:14,306 Trac[__init__] DEBUG: Loading acct_mgr.admin
from /usr/lib/python2.4/site-packages/
TracAccountManager-0.2.1dev_r4679-py2.4.egg
2009-02-01 17:23:14,321 Trac[__init__] DEBUG: Loading acct_mgr.db
from /usr/lib/python2.4/site-packages/
TracAccountManager-0.2.1dev_r4679-py2.4.egg
2009-02-01 17:23:14,322 Trac[__init__] DEBUG: Loading acct_mgr.htfile
from /usr/lib/python2.4/site-packages/
TracAccountManager-0.2.1dev_r4679-py2.4.egg
2009-02-01 17:23:14,323 Trac[__init__] DEBUG: Loading acct_mgr.http
from /usr/lib/python2.4/site-packages/
TracAccountManager-0.2.1dev_r4679-py2.4.egg
2009-02-01 17:23:14,323 Trac[__init__] DEBUG: Loading
acct_mgr.notification from /usr/lib/python2.4/site-packages/
TracAccountManager-0.2.1dev_r4679-py2.4.egg
2009-02-01 17:23:14,324 Trac[__init__] DEBUG: Loading acct_mgr.pwhash
from /usr/lib/python2.4/site-packages/
TracAccountManager-0.2.1dev_r4679-py2.4.egg
2009-02-01 17:23:14,324 Trac[__init__] DEBUG: Loading
acct_mgr.svnserve from /usr/lib/python2.4/site-packages/
TracAccountManager-0.2.1dev_r4679-py2.4.egg
2009-02-01 17:23:14,324 Trac[__init__] DEBUG: Loading acct_mgr.web_ui
from /usr/lib/python2.4/site-packages/
TracAccountManager-0.2.1dev_r4679-py2.4.egg
2009-02-01 17:23:14,324 Trac[__init__] DEBUG: Loading acct_mgr.api
from /usr/lib/python2.4/site-packages/
TracAccountManager-0.2.1dev_r4679-py2.4.egg
2009-02-01 17:23:14,325 Trac[__init__] DEBUG: Loading httpauth.filter
from /usr/lib/python2.4/site-packages/TracHTTPAuth-1.1-py2.4.egg
2009-02-01 17:23:14,325 Trac[__init__] DEBUG: Loading TracXMLRPC from /
usr/lib/python2.4/site-packages/TracXMLRPC-1.0.0-py2.4.egg
2009-02-01 17:23:14,338 Trac[__init__] DEBUG: Loading
trac.ticket.web_ui from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-
py2.4.egg
2009-02-01 17:23:14,340 Trac[__init__] DEBUG: Loading
trac.mimeview.php from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-
py2.4.egg
2009-02-01 17:23:14,341 Trac[__init__] DEBUG: Loading
trac.ticket.query from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-
py2.4.egg
2009-02-01 17:23:14,341 Trac[__init__] DEBUG: Loading trac.attachment
from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,341 Trac[__init__] DEBUG: Loading
trac.versioncontrol.svn_fs from /usr/lib/python2.4/site-packages/
Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,349 Trac[__init__] DEBUG: Loading
trac.mimeview.patch from /usr/lib/python2.4/site-packages/
Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,350 Trac[__init__] DEBUG: Loading
trac.mimeview.txtl from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-
py2.4.egg
2009-02-01 17:23:14,353 Trac[__init__] DEBUG: Skipping
"trac.mimeview.txtl = trac.mimeview.txtl [textile]": ("textile>=2.0"
not found)
2009-02-01 17:23:14,354 Trac[__init__] DEBUG: Loading
trac.admin.web_ui from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-
py2.4.egg
2009-02-01 17:23:14,355 Trac[__init__] DEBUG: Loading
trac.ticket.admin from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-
py2.4.egg
2009-02-01 17:23:14,355 Trac[__init__] DEBUG: Loading
trac.mimeview.rst from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-
py2.4.egg
2009-02-01 17:23:14,359 Trac[__init__] DEBUG: Skipping
"trac.mimeview.rst = trac.mimeview.rst [rest]": ("docutils>=0.3" not
found)
2009-02-01 17:23:14,359 Trac[__init__] DEBUG: Loading trac.db.postgres
from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,360 Trac[__init__] DEBUG: Loading
trac.versioncontrol.web_ui from /usr/lib/python2.4/site-packages/
Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,360 Trac[__init__] DEBUG: Loading trac.timeline
from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,361 Trac[__init__] DEBUG: Loading
trac.mimeview.pygments from /usr/lib/python2.4/site-packages/
Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,361 Trac[__init__] ERROR: Skipping
"trac.mimeview.pygments = trac.mimeview.pygments [pygments]": (version
conflict "(Pygments 0.5.1 (/usr/lib/python2.4/site-packages),
Requirement.parse('
Pygments>=0.6'))")
2009-02-01 17:23:14,361 Trac[__init__] DEBUG: Loading trac.about from /
usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,361 Trac[__init__] DEBUG: Loading
trac.ticket.roadmap from /usr/lib/python2.4/site-packages/
Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,362 Trac[__init__] DEBUG: Loading
trac.mimeview.silvercity from /usr/lib/python2.4/site-packages/
Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,366 Trac[__init__] DEBUG: Skipping
"trac.mimeview.silvercity = trac.mimeview.silvercity [silvercity]":
("SilverCity>=0.9.4" not found)
2009-02-01 17:23:14,366 Trac[__init__] DEBUG: Loading trac.wiki.macros
from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,366 Trac[__init__] DEBUG: Loading trac.db.sqlite
from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,367 Trac[__init__] DEBUG: Loading trac.wiki.web_ui
from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,368 Trac[__init__] DEBUG: Loading
trac.mimeview.enscript from /usr/lib/python2.4/site-packages/
Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,368 Trac[__init__] DEBUG: Loading trac.web.auth
from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,369 Trac[__init__] DEBUG: Loading
trac.admin.console from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-
py2.4.egg
2009-02-01 17:23:14,371 Trac[__init__] DEBUG: Loading trac.db.mysql
from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,386 Trac[__init__] DEBUG: Loading trac.search
from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,386 Trac[__init__] DEBUG: Loading trac.prefs from /
usr/lib/python2.4/site-packages/Trac-0.11.2.1-py2.4.egg
2009-02-01 17:23:14,386 Trac[__init__] DEBUG: Loading
trac.ticket.report from /usr/lib/python2.4/site-packages/Trac-0.11.2.1-
py2.4.egg
2009-02-01 17:23:14,403 Trac[__init__] DEBUG: Workflow actions at
initialization: {'resolve': {'operations': [u'set_resolution'],
'name': 'resolve', 'default': 0, 'newstate': u'closed', 'oldstates':
[u'new',
 u'assigned', u'accepted', u'reopened'], 'permissions':
[u'TICKET_MODIFY']}, 'accept': {'operations': [u'set_owner_to_self'],
'name': 'accept', 'default': 0, 'newstate': u'accepted', 'oldstates':
[u'new', u'
assigned', u'accepted', u'reopened'], 'permissions':
[u'TICKET_MODIFY']}, 'leave': {'operations': [u'leave_status'],
'name': 'leave', 'default': 1, 'newstate': u'*', 'oldstates': [u'*'],
'permissions': []},
'reopen': {'operations': [u'del_resolution'], 'name': 'reopen',
'default': 0, 'newstate': u'reopened', 'oldstates': [u'closed'],
'permissions': [u'TICKET_CREATE']}, 'reassign': {'operations':
[u'set_owner'],
 'name': 'reassign', 'default': 0, 'newstate': u'assigned',
'oldstates': [u'new', u'assigned', u'accepted', u'reopened'],
'permissions': [u'TICKET_MODIFY']}, '_reset': {'operations':
['reset_workflow'], 'nam
e': 'reset', 'default': 0, 'newstate': 'new', 'oldstates': [],
'permissions': []}}

2009-02-01 17:23:14,404 Trac[__init__] WARNING: base_url option not
set in configuration, generated links may be incorrect
2009-02-01 17:23:14,404 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/js/jquery.js'">
2009-02-01 17:23:14,430 Trac[__init__] DEBUG: 38 unreachable objects
found.
2009-02-01 17:23:14,622 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/js/trac.js'">
2009-02-01 17:23:14,644 Trac[__init__] DEBUG: 696 unreachable objects
found.
2009-02-01 17:23:14,767 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/js/search.js'">
2009-02-01 17:23:14,783 Trac[__init__] DEBUG: 0 unreachable objects
found.
2009-02-01 17:23:14,942 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/trac_logo_mini.png'">
2009-02-01 17:23:14,947 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/topbar_gradient.png'">
2009-02-01 17:23:14,947 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/dots.gif'">
2009-02-01 17:23:14,951 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/topbar_gradient2.png'">
2009-02-01 17:23:14,967 Trac[__init__] DEBUG: 0 unreachable objects
found.
2009-02-01 17:23:14,978 Trac[__init__] DEBUG: 0 unreachable objects
found.
2009-02-01 17:23:14,978 Trac[__init__] DEBUG: 0 unreachable objects
found.
2009-02-01 17:23:14,978 Trac[__init__] DEBUG: 0 unreachable objects
found.
2009-02-01 17:23:15,202 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/changeset.png'">
2009-02-01 17:23:15,218 Trac[__init__] DEBUG: 0 unreachable objects
found.
2009-02-01 17:23:15,244 Trac[__init__] DEBUG: Dispatching <Request
"GET u'/chrome/common/feed.png'">
2009-02-01 17:23:15,265 Trac[__init__] DEBUG: 0 unreachable objects
found.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to