Opened 16 years ago
Closed 13 years ago
#263 closed enhancement (fixed)
copy_file() function does not copy mode
Reported by: | Peter Johansson | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | trivial | Milestone: | svndigest 0.10 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
I checked with cp
and it copies indeed the mode bits. I think the function here in question should behave similarily.
Change History (4)
comment:1 Changed 15 years ago by
Milestone: | svndigest 0.7 → svndigest 0.x+ |
---|
comment:2 Changed 13 years ago by
Milestone: | svndigest 0.x+ → svndigest 0.10 |
---|
We should fix this in conjunction with #463
comment:3 Changed 13 years ago by
Owner: | changed from Jari Häkkinen to Peter Johansson |
---|---|
Status: | new → assigned |
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I don't think this is urgent, especially since we only use the function in one place. I leave the ticket open, though, in case we start using the function more frequently.