Edgewall Software

Ticket #2734 (closed defect: duplicate)

Opened 3 years ago

Last modified 3 years ago

can't view changesets which go outside repository_dir

Reported by: zovirl1@… Owned by: jonas
Priority: normal Milestone:
Component: version control/changeset view Version: 0.9.3
Severity: normal Keywords:
Cc:

Description

When I try to view a certain changeset, I get this:

Error: No node at app/views/todo/list.rhtml in revision 141

Here is what I did:

  1. I copied an existing svn directory for experimenting with trac:
    svn copy http://localhost/svn/todo http://localhost/svn/todo_list
    
  2. I set Trac's repository_dir to /space/svn/todo_list
  3. I changed list.rhtml and tried to view the changeset. I got the error message above.

Other changesets which are wholly contained within repository_dir seem to work. The ones that go outside repository_dir (thanks to my svn copy command) don't work. If I change repository_dir to /space/svn/ and resync, then I can view all the changesets. This seems a lot like #1930, but that was fixed (in theory).

Attachments

Change History

Changed 3 years ago by anonymous

  • status changed from new to closed
  • resolution set to duplicate

duplicate of #1830.

Add/Change #2734 (can't view changesets which go outside repository_dir)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.