Re: svn diff -x --unified

2011-04-04 Thread Sam Steingold
Hi Ben, > * Ben Hsu [2011-04-01 17:32:21 -0400]: > > does this work for you? > > svn diff --diff-cmd=/usr/bin/diff -x --unified=3 yes, thanks, that did the trick! -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.5 (Final) X http://mideasttruth.com http://

svn diff -x --unified

2011-04-01 Thread Sam Steingold
ssing parameter for the specified command line option $ svn di -x --unified 1 my-file-name svn: '1' is not under version control $ svn di -x -u1 my-file-name svn: Error parsing diff options: Bad character specified on command line thanks! -- Sam Steingold (http://sd

cannot roll back a change

2011-03-08 Thread Sam Steingold
e been the case with cvs!). So, what is the right way to roll back such a change? Is there a way to save the history of the files in the restored directory? Thanks! Linux 2.6.18-164.el5 CentOS release 5.3 (Final) svn, version 1.6.6 (r40053) compiled Oct 22 2009, 08:33:25 -- Sam Stein