SVN diffs not working?
Jeroen Wijnhout
Jeroen.Wijnhout at kdemail.net
Sun Apr 10 09:54:29 BST 2005
Hi,
Perhaps I don't understand svn but it seems that taking diffs in svn is not
working as it should. In kdelibs/kate/part I'm doing the following:
$svn diff -r 403136:403235 Makefile.am
and I get:
svn: 'https://svn.kde.org/home/kde/trunk/KDE/kdelibs/kate/part/Makefile.am'
was not found in the repository at revision 403136
Now, I checked the logs and 403136 is a valid revision number for Makefile.am.
Doing:
svn diff -r403136 Makefile.am
will give me a diff between HEAD and revision 0, not 403136.
best,
Jeroen
--
Kile - an Integrated LaTeX Environment for KDE
http://kile.sourceforge.net
More information about the kde-core-devel
mailing list