OCaml Forge
Patches
Search the entire project
This project's trackers
This project's releases
This project's news
Project
People
Advanced search
Log In
New Account
Home
My Page
Projects
Code Snippets
OCaml fileutils
Summary
Activity
Tracker
News
Files
Detail: [#1317] Fix for bug [#814] (cp dir to dir doesn't work)
Patches: Browse
|
Download .csv
|
Monitor
[#1317] Fix for bug [#814] (cp dir to dir doesn't work)
Date:
2013-09-05 15:43
Priority:
3
State:
Closed
Submitted by:
Sam Thomas (
sghost
)
Assigned to:
Sylvain Le Gall (gildor-admin)
Resolution:
Accepted
Version:
None
Summary:
Fix for bug [#814] (cp dir to dir doesn't work)
Detailed description
Fix for bug
[#814]
, where copying a directory into another directory fails, it seems to be caused by incorrect argument (fln vs. fln_src) being passed to the reparent function calls within cpfull.
Use: patch -p1 < cp_dir_to_dir.patch in project directory to apply the patch.
Followup
Message
Date: 2013-09-07 07:39
Sender:
Sylvain Le Gall
Applied.
Date: 2013-09-05 15:50
Sender:
Sylvain Le Gall
Thx.
Attached Files:
Attachments:
cp_dir_to_dir.patch
Changes:
Field
Old Value
Date
By
status_id
Open
2014-09-10 23:10
gildor-admin
close_date
None
2014-09-10 23:10
gildor-admin
assigned_to
none
2013-09-07 07:39
gildor-admin
Resolution
None
2013-09-07 07:39
gildor-admin
File Added
234: cp_dir_to_dir.patch
2013-09-05 15:43
sghost