Page MenuHomePhabricator

Add a method to copy files, preserving attributes
ClosedPublic

Authored by alexmv on Jul 12 2016, 12:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 18, 6:35 PM
Unknown Object (File)
Mon, Mar 18, 6:32 PM
Unknown Object (File)
Tue, Mar 5, 8:41 AM
Unknown Object (File)
Feb 24 2024, 4:12 PM
Unknown Object (File)
Feb 24 2024, 3:44 PM
Unknown Object (File)
Jan 23 2024, 9:49 PM
Unknown Object (File)
Jan 20 2024, 8:28 AM
Unknown Object (File)
Dec 31 2023, 5:04 AM
Subscribers

Details

Summary

Unlike the built-in copy() function, this preserves file attributes
on filesystems which have them.

See D16273.

Test Plan

Called from arcanist's ArcanistLintPatcher

Diff Detail

Repository
rPHU libphutil
Branch
upstream-copyfile
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13026
Build 16644: arc lint + arc unit

Event Timeline

alexmv retitled this revision from to Add a method to copy files, preserving attributes.
alexmv updated this object.
alexmv edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Jul 12 2016, 1:26 PM