Edgewall Software

Ticket #7503 (closed defect: worksforme)

Opened 5 months ago

Last modified 5 months ago

Browse Source shows nothing

Reported by: danilov@… Owned by:
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: normal Keywords:
Cc: hyugaricdeau@…

Description

I use Trac 0.10.4 on RHEL4. Clicking on a 'browse source' button doesn't show any folders. I was trying the following: 1. Changing trac.ini file by adding [svn:externals] as described in 'trac.ini configuration file page', 2. Changing trac.ini file by adding

[svn] branches = trunk,branches/* tags = tags/*

3. Changing from default_handler=WikiMode? to default_handler=BrowserMode? Nothing seems to affect the behavior of 'Browse Source' option. Everything else seems to work fine.

Attachments

trac.jpg (157.1 KB) - added by danilov@… 5 months ago.
Screenshot

Change History

Changed 5 months ago by danilov@…

Screenshot

Changed 5 months ago by ebray

Perhaps this is a stupid question, but are there actually any files in your repository? While branches/tags/trunk is a typical SVN repository layout, it won't be created that way for you.

Changed 5 months ago by danilov@…

In fact, there are no files in repository, but I was assuming it suppose to show the folder tree anyway. Also I was trying to link it to a different repository (which has files) on the same computer through [svn:externals] but with the same result.

Changed 5 months ago by ebray

  • cc hyugaricdeau@… added
  • status changed from new to closed
  • resolution set to worksforme

Well, what does an empty tree of folders look like? (sounds very zen). Also, there isn't really a good way to display the contents of an svn:externals tree in the repository browser, though the property renderer will display a link to the external path.

Changed 5 months ago by Remy Blank <remy.blank@…>

When the patch in #7445 will be applied, the table will have a single line containing "No files found" for an empty repository.

Add/Change #7503 (Browse Source shows nothing)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from (none). Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.