On 29 April 2012 14:08, Benedict, Elad <[email protected]> wrote:
> I then create a patch using “svn diff” into my p.patch file.
>
> I revert all changes in my workspace and apply the patch file.
>
>
>
> I expect to have the same state as before the revert – an added file and
> folder and a deleted file.
>
> However, it seems that it only modifies certain files, not “svn add”ing or
> “delete”ing any file.

Pretty sure this GNU Patch program has nothing to do with Subversion.
Perhaps you could try the “svn patch” command instead, though I think
that must be added after I stopped using Subversion a while ago, so I
haven’t tried it myself.

Reply via email to