Modify ↓
Opened 17 years ago
Closed 17 years ago
#3896 closed enhancement (fixed)
sanify logging for svnsync
| Reported by: | Jeff Hammel | Owned by: | Jeff Hammel |
|---|---|---|---|
| Priority: | high | Component: | SvnsyncPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Currently, svnsync prints to stdout. This makes its behavior incompatible with the existing trac logging infrastructure. A logger, or more generally a function that writes strings to a destination, should be passed into the svnsync functions to preserve their autonomy while simultaneously allowing for enhanced capability.
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



(In [4477]) sanify logging, closes #3896; bumping version #