svn diff weirdness
From: Michael Reinelt <m.reinelt_at_steinhilberschwehr.at>
Date: 2006-04-22 09:02:01 CEST
Hi there,
first, I got in touch with subversion a few days ago, and I really
I'm facing the following problem: I want to compare a file in trunk and
so I tried the following:
Step 1: find out the last changed revisions:
$ svn info trunk/lib/MRK/al.pm
$ svn info branches/Fill/lib/MRK/al.pm
$ svn diff --old=trunk/lib/MRK/al.pm@54 --new=branches/Fill/lib/MRK/al.pm@17
svn: 'file:///svnroot/MRK/branches/Fill/lib/MRK/al.pm' was not found in
thats true: the file al.pm was added to the branch at revision 20.
Any hints?
TIA, Michael
-- mit freundlichen Grüßen, ppa. Michael Reinelt Technischer Leiter SteinhilberSchwehr GmbH Tel. +43 676 842534 307 mailto:m.reinelt@steinhilberschwehr.at --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Apr 24 19:39:29 2006 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.