Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#4543 closed enhancement (worksforme)

Only use a subdirectory of the repository

Reported by: raphael.charwot [a t] gmx [d o t] net Owned by: Christian Boos
Priority: normal Milestone:
Component: version control Version: none
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

If you have several projects in a single repository (one of the suggestions in the "subversion book", svnbook.org), it would be great if trac could be configured to use only a subdirectory of a given repository.

Example repository tree of repositry "/var/svn/examplerep":

project1
project1/trunk
project1/tags
project1/branches
project2
project2/trunk
project2/tags
project2/branches
etc. (you get the idea)

in this case I'd like to configure trac to use "/var/svn/examplerep", but only directory "project1". I don't know your code but this could be just a minor amount of work.

Attachments (0)

Change History (2)

in reply to:  description comment:1 by Christian Boos, 17 years ago

Milestone: none
Resolution: worksforme
Status: newclosed

Replying to raphael.charwot [a t gmx [d o t] net]:

… it would be great if trac could be configured to use only a subdirectory of a given repository.

Well, it can, since 0.9, but support for this has been improved a lot for 0.10. See TracEnvironment#SourceCodeRepository.

I don't know your code but this could be just a minor amount of work.

It definitely wasn't ;)

comment:2 by raphael.charwot [a t] gmx [d o t] net, 17 years ago

Awesome, thanks! I've tried this with Debian Sarge (0.8.1) before creating the ticket (didn't work, of course). Upgraded to Debian Etch (0.10.3), works now, thank you!

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.