Modify ↓
#4414 closed enhancement (duplicate)
Enable Trac to edit files on the file-system and to trigger a checkin
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | michael.greene@…, itamarost@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Initially, this functionality could be provided for:
- editing simple files (text files)
- editing ini files
- editing wiki files
One use-case would be: #4412
Attachments (0)
Change History (6)
comment:1 by , 19 years ago
| Cc: | added |
|---|
comment:2 by , 19 years ago
| Milestone: | → 2.0 |
|---|
comment:3 by , 16 years ago
| Cc: | added |
|---|
comment:5 by , 15 years ago
| Milestone: | triaging |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
See also #3519.
But to edit files on the server's file system (the .ini use case)? No.
comment:6 by , 15 years ago
there is a plugin that allows editing files on the server - th:EditFilesPlugin
Note:
See TracTickets
for help on using tickets.



Related to #1132 and possibly #2956.
This is related to the currently missing "write" part of the versioncontrol API.