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

Re: cvs diff -r RC_FOO_BAR equivalent?

From: Edvard Majakari <edvard.majakari_at_staselog.com>
Date: 2004-09-23 15:07:57 CEST

"Raye Raskin" <rayer@pobox.com> writes:

> of the original. If I read the docs right, once you know
> the version of RC_FOO_BAR, say it's 1234, you can do this:
>
> svn diff -r 1234
>
> Is that what you want?

Yes, that's what I want and I know I can sort that numeric version out;
however, I think the tools should do it automatically. It is rather
cumbersome to first find out numeric revision for foo and then request
diffs against that revision.

Not that I'd expect everything to be perfect immediately - svn is a very
welcome improvement after CVS for sure. :)

-- 
# Edvard Majakari		Software Engineer
# PGP PUBLIC KEY available    	Soli Deo Gloria!
$_ = '456476617264204d616a616b6172692c20612043687269737469616e20'; print
join('',map{chr hex}(split/(\w{2})/)),uc substr(crypt(60281449,'es'),2,4),"\n";
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 23 15:08:21 2004

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.