Ticket #4714 (closed enhancement: worksforme)
Opened 5 years ago
Last modified 5 years ago
conflict TracLink(or intertrac?) with svn log
| Reported by: | Benn | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | timeline | Version: | devel |
| Severity: | minor | Keywords: | needinfo |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by cboos) (diff)
svn log:
Edited chapter 2-2 (2-2)
Trac error:
[C:\DE\Projects\trac : main] WARNING: 500 Internal Server Error (500 Internal Server Error (No changeset 2(2 in the repository))
That show error in timeline and browser module
Thanks for Trac team
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 5 years ago by cboos
- Description modified (diff)
- Keywords needinfo added
- Milestone 0.11 deleted
- Severity changed from trivial to minor
comment:2 in reply to: ↑ 1 Changed 5 years ago by anonymous
Replying to cboos:
Sorry, I don't see how the given wiki text could create a link to the changeset "2(2".
Are you using some plugins which are providing syntax extensions? (IWikiSyntaxProvider)
Nothing bur trac trunk chackout
What is the content of your InterMapTxt and how is your [intertrac] section configured in TracIni?
trac-admin default
Can not reproduction error from Project rebuild.
Now writing pre-revprop-change.bat?(for change svn log) in svn repository for reproduction error.
I'll report soon....
thanks
comment:3 Changed 5 years ago by Benn
reproduction:
Merged trunk@24-25 (25-25)
(25-25)?, That time, why is it included? I have no understanding......
trac error:
23:19:02 Trac[main] WARNING: 500 Internal Server Error (500 Internal Server Erro r (No changeset 25(25 in the repository))
comment:4 follow-up: ↓ 5 Changed 5 years ago by cboos
Ok, here's what I propose:
- identify which revision number is supposed to have the "Merged trunk@24-..." log
- with a svn client, do: svn log -v -rnumber and report here the command line session (i.e. what you typed at the prompt, what the system answered)
- enable log level debugging with stderr (see TracLogging)
- do a trac-admin <yourenv> resync, and report the error (including the stacktrace) you'll eventually get
- For the "No changeset 25(25 in the repository)" error above, try also to get the corresponding backtrace
comment:5 in reply to: ↑ 4 Changed 5 years ago by anonymous
00:24:23 Trac[main] DEBUG: Dispatching <Request "GET /timeline">
00:24:23 Trac[session] DEBUG: Retrieving session for ID u'Benn'
00:24:23 Trac[chrome] DEBUG: Prepare chrome data for request
00:24:23 Trac[main] WARNING: 500 Internal Server Error (500 Internal Server Erro
r (No changeset 25(25 in the repository))
comment:6 Changed 5 years ago by anonymous
- Resolution set to worksforme
- Status changed from new to closed
comment:7 Changed 5 years ago by cboos
Any idea about what happened?



Sorry, I don't see how the given wiki text could create a link to the changeset "2(2".
Are you using some plugins which are providing syntax extensions? (IWikiSyntaxProvider)
What is the content of your InterMapTxt and how is your [intertrac] section configured in TracIni?