Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2458 closed task (fixed)

Document subversion repository restriction

Reported by: skv_lviv@… 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 Christian Boos, 18 years ago

Keywords: documentation added
Severity: normalminor
Summary: Subversion repository restrictionDocument subversion repository restriction
Type: enhancementtask

Yes, this has been implemented for 0.9.

You have to specify the subdirectory in the TracIni:

[trac]
repository_dir = /path/to/your/repository/scope/within/repos

This can be done while creating the Trac environment too. If you change that setting afterwards, you'll have to resync your 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.

comment:2 by Christian Boos, 18 years ago

Component: browserversion control
Milestone: 0.10
Owner: changed from Jonas Borgström to Christian Boos

And repository_type should be documented as well.

comment:3 by anonymous, 18 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:4 by Emmanuel Blot, 18 years ago

anonoymous: you might be looking for FineGrainedPermissions

comment:5 by Christian Boos, 18 years ago

Resolution: fixed
Status: newclosed

I did the documentation update in TracEnvironment and TracInstall

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.