Commit e1d7a36
committed
Open patch file outside of the apply_patches() routine, but accept
svn_patch_file_t instead.
* subversion/libsvn_client/patch.c
(apply_patches): Change arguments so we require a patch_file instead of
a local path and remove the code that opens and closes the patch file.
(svn_client_patch): Open and intialise the patch file.
No functional changes. Yet.
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1925477 13f79535-47bb-0310-9956-ffa450edef681 parent 038d2ea commit e1d7a36
1 file changed
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3613 | 3613 | | |
3614 | 3614 | | |
3615 | 3615 | | |
3616 | | - | |
3617 | | - | |
| 3616 | + | |
| 3617 | + | |
3618 | 3618 | | |
3619 | 3619 | | |
3620 | 3620 | | |
| |||
3636 | 3636 | | |
3637 | 3637 | | |
3638 | 3638 | | |
3639 | | - | |
3640 | 3639 | | |
3641 | 3640 | | |
3642 | | - | |
3643 | | - | |
3644 | | - | |
3645 | 3641 | | |
3646 | 3642 | | |
3647 | 3643 | | |
| |||
3720 | 3716 | | |
3721 | 3717 | | |
3722 | 3718 | | |
3723 | | - | |
3724 | 3719 | | |
3725 | 3720 | | |
3726 | 3721 | | |
| |||
3740 | 3735 | | |
3741 | 3736 | | |
3742 | 3737 | | |
| 3738 | + | |
3743 | 3739 | | |
3744 | 3740 | | |
3745 | 3741 | | |
| |||
3775 | 3771 | | |
3776 | 3772 | | |
3777 | 3773 | | |
| 3774 | + | |
| 3775 | + | |
3778 | 3776 | | |
3779 | | - | |
| 3777 | + | |
3780 | 3778 | | |
3781 | 3779 | | |
3782 | 3780 | | |
| 3781 | + | |
| 3782 | + | |
| 3783 | + | |
3783 | 3784 | | |
3784 | 3785 | | |
0 commit comments