Ticket #2573 (closed enhancement: fixed)
patchfs enchancement
Reported by: | angel_il | Owned by: | angel_il |
---|---|---|---|
Priority: | major | Milestone: | 4.8 |
Component: | mc-vfs | Version: | 4.7.5 |
Keywords: | Cc: | dave@… | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description (last modified by angel_il) (diff)
What steps will reproduce the problem?
1.
diff -BurpN file1.c file.c > my.patch;
diff -BurpN file2.c file.c >> my.patch;
2.
we see two file.c.diff entries within patchfs.
after apply patch, we have one file
Change History
comment:2 Changed 13 years ago by angel_il
- Status changed from new to accepted
- Owner set to angel_il
- Component changed from mc-core to mc-vfs
- Branch state changed from no branch to on review
branch: 2573_patchfs_enhancement
please review
comment:5 Changed 13 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- Branch state changed from on review to approved
Note: See
TracTickets for help on using
tickets.