[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

repobrowser fails to show directories that don't exist in HEAD when browing at older revision

From: Roel Harbers <roel_at_roelharbers.com>
Date: 2006-02-02 20:04:39 CET

http://server/repo/branches/v1.0 is an old branch that has been moved to
http://server/repo/branches/v1.0
When I open the repobrowser on my repository, and select an old revision
(let's say 10) in which http://server/repo/branches/v1.0 still existed,
I get an error when going in to that directory:

http://server/repo/branches/v1.0/Error * REPORT request failed on
'http://server/repo/branches/v1.0' 'http://server/repo/branches/v1.0'
path not found

When I do "svn ls -r 10 http://server/repo/branches/v1.0", I get the
same error, but when I do either "svn ls -r 10
http://server/repo/branches/v1.0@10" or "svn ls
http://server/repo/branches/v1.0@10" I get the expected content of the
v1.0 branch. Maybe the repo browser should be using the peg revision too?

Btw, the repo browser does funny things when you select the tree item
that contains the Error message, and then go to the HEAD revision again.
See the attached screenshot (server and product name blacked out by me)

Regards,

Roel Harbers

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

repobrowserbug.jpg
Received on Thu Feb 2 20:05:24 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.