Re: How to disable automatic merging...
From: Noah Spurrier <noah_at_noah.org>
Date: 2007-12-11 01:01:18 CET
On 2007-12-10 15:40-0700, Gus Hart wrote:
You can use "svn diff", but note the -r option:
svn diff -r HEAD some_file.py
or simply do this to see everything on the server that is different from your
svn diff -r HEAD
-- Noah Spurrier | email: noah_at_noah.org | http://www.noah.org/wiki/engineering ------------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Dec 11 01:01:49 2007 |
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.