Re: svn diff -x --unified

2011-04-01 Thread Ben Hsu
Hi Sam, does this work for you? svn diff --diff-cmd=/usr/bin/diff -x --unified=3 On Fri, Apr 1, 2011 at 10:15 AM, Sam Steingold wrote: > How do I supply the number of context lines for unified diff? > > $ svn diff --help > seems to imply that "svn diff -x --unified" is what I need. > However

Re: "svn log" not showing all the changes?

2011-03-17 Thread Ben Hsu
t is, what sfn info shows). > So I guess you haven't done a svn update in your root directory, and still > are in the 37547 revision. Do try it and tell us what happens... > > > On Thu, Mar 17, 2011 at 17:01, Ben Hsu wrote: > >> Hello >> >> I am seeing some unexp

"svn log" not showing all the changes?

2011-03-17 Thread Ben Hsu
Hello I am seeing some unexpected behavior when I use "svn log", it does not list all the changes which have been made to the repository. When I do a svn log on the directory, the most recent change was a few weeks ago: ~/dev/productmanager/trunk]$ svn log src/main/java/com/bluefly/apps/manager