Can't diff when filename changes.
From: Fernandes, Filipe (Bolton) <ffernandes_at_husky.ca>
Date: 2006-03-17 21:57:42 CET
Using TortoiseSVN 1.3.2, Build 5829 - 32 Bit -dev
When I change the contents of a file, then subsequently rename the file
I know that there's a similar bug that 1.3.1 is supposed to address,
I've tried obtaining the difference using the command line clients
--------------------------------------------
mkdir project
mkdir repos
svn import c:\project -m "Initial import." file:///c:/repos/project/trunk
del c:\project\main.c
cd project
svn diff --old=file:///C:/repos/project/trunk/main.c_at_1
Also works with --->
Please look at image. Right-click on main.cpp and select
filipe
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.