Modify ↓
#2458 closed task (fixed)
Document subversion repository restriction
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | version control | Version: | 0.9 |
| Severity: | minor | Keywords: | documentation |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Hello, Is there any way to restrict "Browse source" to show just some subdirectory from subversion repository?
Sincerely yours, Serhiy Kravtsov
Attachments (0)
Change History (5)
comment:1 by , 20 years ago
| Keywords: | documentation added |
|---|---|
| Severity: | normal → minor |
| Summary: | Subversion repository restriction → Document subversion repository restriction |
| Type: | enhancement → task |
comment:2 by , 20 years ago
| Component: | browser → version control |
|---|---|
| Milestone: | → 0.10 |
| Owner: | changed from to |
And repository_type should be documented as well.
comment:3 by , 20 years ago
Is there any way to restrict browsing of the source code repository to the file level (i.e. resttricting viewing of certain files in the repos)?
comment:5 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
I did the documentation update in TracEnvironment and TracInstall
Note:
See TracTickets
for help on using tickets.



Yes, this has been implemented for 0.9.
You have to specify the subdirectory in the TracIni:
This can be done while creating the Trac environment too. If you change that setting afterwards, you'll have to
resyncyour repository using TracAdmin.I agree that this information is not that apparent in the documentation (Wiki/FAQ, etc.)
Hence modifying the ticket for recording the documentation task.