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 Peter Johansson

Milestone: svndigest 0.7svndigest 0.x+

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.

comment:2 Changed 13 years ago by Peter Johansson

Milestone: svndigest 0.x+svndigest 0.10

We should fix this in conjunction with #463

comment:3 Changed 13 years ago by Peter Johansson

Owner: changed from Jari Häkkinen to Peter Johansson
Status: newassigned

comment:4 Changed 13 years ago by Peter Johansson

Resolution: fixed
Status: assignedclosed

(In [1291]) fixes #263. copy_file now copies permissions too.

Note: See TracTickets for help on using tickets.