Re: svn usages for some useful cvs commands
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-19 00:01:15 CEST
On Oct 18, 2005, at 23:37, Rajesh Patwardhan wrote:
> Hi,
Haven't used CVS..... not sure what that means.
> 2) cvs -nq up --> Don't do the update just tell me what will happen.
I think that's supposed to be:
svn status --show-updates
> 3) cvs -q rdiff -s -rTag1 -rTag2 --> don't give me actual diffs
I think that's:
svn diff --diff-cmd diff --extensions '--brief' $REPO/path/to/tags/
---------------------------------------------------------------------
|
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.