I need help in SVN mv and SVN cp

2016-08-16 Thread rags bhat
Hi , Please someone guide me how to generate svn diff which can capture svn mv or svn cp operations carried out in a workspace? So when i use svn patch, it should delete old file and replace it with new file resulted from svn mv. Also is there any way to see dummy commit? try dummy commit but

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
On Tue, Aug 16, 2016 at 09:42:02PM -0700, rags bhat wrote: > Hi , > > Please someone guide me how to generate svn diff which can capture svn mv > or svn cp operations carried out in a workspace? > > So when i use svn patch, it should delete old file and replace it with new > file resulted from

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
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

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread rags bhat
Ok let me explain. I had a makefile I used svn cp makefile makefilecp then i used svn mv makefile makefilemv Generated patch using svn diff --git >patchfile then applied this in new SB which has no changes done, using svn patch patchfile all there targets are skipped, nothing got patched. Re

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2016 at 02:25:04PM +0530, rags bhat wrote: > Ok let me explain. > > I had a makefile > > I used svn cp makefile makefilecp > then > i used svn mv makefile makefilemv > > Generated patch > > using svn diff --git >patchfile > > then applied this in new SB which has no changes don

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread rags bhat
This is what available in the patch file Index: Makefile === diff --git a/branches/Makefile deleted dile mode 106444 -- a/branches/Makefile (revision XXX) ++ /dev/null (working copy) - - removed all lines with - symbol Index: Make

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2016 at 02:50:58PM +0530, rags bhat wrote: > This is what available in the patch file > > > Index: Makefile > === > diff --git a/branches/Makefile > deleted dile mode 106444 > -- a/branches/Makefile (revision XXX) > +

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread rags bhat
I have created a ticket. 1. SVN-4648 *Thanks & Regards*, Raghavendra Bhat Mobile: 9972442409 On Wed, Aug 17, 2016 at 3:08 PM, Stefan Sperling wrote: > On Wed, Aug 17, 2016 at 02:50:58PM +0530, rags bhat wrote: > > This is what available in

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread Stefan Sperling
On Wed, Aug 17, 2016 at 04:03:46PM +0530, rags bhat wrote: > I have created a ticket. > > >1. SVN-4648 > > > *Thanks & Regards*, > Raghavendra Bhat Thank you!

Re: I need help in SVN mv and SVN cp

2016-08-17 Thread rags bhat
By the way is there any specific version of the version with which this --git works fine? *Thanks & Regards*, Raghavendra Bhat Mobile: 9972442409 On Wed, Aug 17, 2016 at 4:16 PM, Stefan Sperling wrote: > On Wed, Aug 17, 2016 at 04:03:46PM +0530, rags bhat wrote: > > I have created a ticket. > >