On Thu, Nov 25, 2010 at 01:10:59PM +0530, Prabhu Gnana Sundar wrote:
> Hi,
> Stefan, we are quite aware of the case you mentioned in your previous
> mail. There the diff is between two explicit paths. I guess the below
> screenshot would make the intention behind the work much clearer.
> Here is m
Hi,
Stefan, we are quite aware of the case you mentioned in your previous
mail. There the diff is between two explicit paths. I guess the below
screenshot would make the intention behind the work much clearer.
Here is my screenshot...
$ vi file1
$ svn add file1
A file1
$ svn ci -m "adde
On Wed, Nov 24, 2010 at 6:24 PM, Stefan Sperling wrote:
> On Thu, Nov 25, 2010 at 12:08:41AM +0530, Kamesh Jayachandran wrote:
>>
>> >AFAIK svn diff always prints a diff against the copy source if the
>> >items being diffed are source and target of a copy. How is what you
>> >intend to do differen
On Thu, Nov 25, 2010 at 12:08:41AM +0530, Kamesh Jayachandran wrote:
>
> >AFAIK svn diff always prints a diff against the copy source if the
> >items being diffed are source and target of a copy. How is what you
> >intend to do different from the default behaviour?
>
> What Prabhu's '--diff-copy-
>AFAIK svn diff always prints a diff against the copy source if the
>items being diffed are source and target of a copy. How is what you
>intend to do different from the default behaviour?
What Prabhu's '--diff-copy-from' do is 'get the modification to file *alone*
done in a same commit as copy'
On Wed, Nov 24, 2010 at 09:08:18PM +0530, prabhugnanasundar wrote:
> Hi all,
>
> I am in the process of implementing the '--diff-copy-from' in svn diff,
> just similar to the '--diff-copy-from' in the svnlook diff. I have done
> the coding part for all the 'ra' layers, except the 'svnserve'.
AF
On 11/24/2010 10:38 AM, prabhugnanasundar wrote:
> Hi all,
>
> I am in the process of implementing the '--diff-copy-from' in svn diff,
> just similar to the '--diff-copy-from' in the svnlook diff. I have done
> the coding part for all the 'ra' layers, except the 'svnserve'.
>
> Meanwhile I came
7 matches
Mail list logo