[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cmd line stuff (was: CVS update: ...)

From: Bruce Korb <bkorb_at_cruzio.com>
Date: 2000-10-26 20:08:25 CEST

Greg Hudson wrote:
>
> Not really. "svn diff -r foo -r bar $SVNROOT/path/to/file" isn't much
> worse than "cvs rdiff -r foo -r bar path/to/file".

Were it the case that $SVNROOT was always set. I don't know
about you, but I have a personal CVSROOT, a corporate one, GCC,
a couple of SourceForge roots plus Tigris. I do not set
CVSROOT for each one. I depend on the contents of ./CVS/Root.
``svn diff -r foo -r bar `cat SVN/Root`/path/to/file'' is much
worse than ``cvs rdiff -r foo -r bar path/to/file'' :-)
Perhaps I am misunderstanding?
Received on Sat Oct 21 14:36:12 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.