svn diff basics
From: <trlists_at_clayst.com>
Date: 2004-12-03 21:45:33 CET
svn 1.1.1 stand-alone on Windows 2000.
I want to do something very simple -- compare the changes between a
I cannot puzzle out the svn diff documentation, I think because the
The repository is in h:/svnrepos/project, the other branch is "live",
svn diff -r HEAD h:/svnrepos/project/live/html/base.inc .
by which I meant "compare the head revision of the file base.inc in the
svn: Target lists to diff may not contain both working copy paths
This surprised me since the docs say:
--revision N
The client compares TARGET@N against working copy.
If I leave out the ".":
svn diff -r HEAD h:/svnrepos/project/live/html/base.inc
I get no output at all, whcih suggests no difference -- and they are
What am I doing wrong??
Thanks,
-- Tom --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Dec 3 21:47:30 2004 |
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.