Subversion's Diff to Head broken
dukju ahn
dukjuahn at gmail.com
Wed May 2 10:48:21 UTC 2007
2007/5/1, Andreas Pakulat <apaku at gmx.de>:
> Yes, I'm doing this on kdev4 sources, change a file save it and then use
> diff to head and all I get is the message box.
svn diff WORKING:HEAD was not implemented. What you did was
"svn diff BASE:HEAD". So if your base copy is up-to-date, no difference
is natual.
Anyway I implemented svn diff WORKING:HEAD. Now the problem is fixed.
I changed menu text more explicitly.
More information about the KDevelop-devel
mailing list