Modify ↓
Opened 19 years ago
Closed 19 years ago
#4472 closed enhancement (fixed)
It should be possible to use a relative path for repository
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | version control | Version: | 0.10.3 |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Especially when now Trac is able to use distributed revision controls where you can just mirror the entire repo wherever you want, a relative path for the repo would be quite useful. In most cases with a distributed revision control, you'd just mirror a repo somewhere in trac environment and use that repo for trac.
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
| Milestone: | none → 0.11 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 19 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:3 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Implemented in r5233.