Modify ↓
      
        Opened 18 years ago
Last modified 17 years ago
#2578 new defect
when 'trunk' is yougner than month, tree was not displayed
| Reported by: | Owned by: | Emmanuel Blot | |
|---|---|---|---|
| Priority: | normal | Component: | RevtreePlugin | 
| Severity: | critical | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description
in trac 0.11 i can set repository_dir as path inside the repo, f.e.:
- repo dir is /var/svn/repo
 - repository_dir in trac.ini is /var/svn/plugins/someplugin
 
repo has about 25 000 revisions but trunk of someplugin was created a few revisions ago, and Revtree says:
- No node trunk at revision 22012
 
maybe stop-on-copy default option should help
Attachments (0)
Note: See
        TracTickets for help on using
        tickets.
    


Subtrees are not yet support in RevtreePlugin.
Patches are welcomed, though. I don't think I'll have enough spare time to work on subtrees/scoped repositories.