[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: I need help in SVN mv and SVN cp

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 17 Aug 2016 10:46:32 +0200

On Wed, Aug 17, 2016 at 01:57:12PM +0530, rags bhat wrote:
> Hi Stefan,
>
> Need one help.
>
> I am able to generate the patch which can capture copy and mv but i could
> not find a wrapper to patch it back to the workspace.
> Example if i generate a patchfile using svn diff --git >patchfile, how to
> use this to patch to workspace using svn patch command? It says --git is
> not supported.
>
> *Thanks & Regards*,
> Raghavendra Bhat

You don't need to pass the --git option to 'svn patch'.
'svn patch' will detect the format of the patch automatically.
Received on 2016-08-17 10:46:48 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.