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

Re: svn up -p

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2002-11-06 13:35:22 CET

Noel Yap <yap_noel@yahoo.com> wrote:
>
> Another thought that's flashed through my mind is that
> the soon-to-come "blame" is very similar to this
> functionality.
>
> I believe "cat" is perfect (unless you're from
> windows), so, assuming "cat" is used, a "--verbose"
> flag could be passed to it to do "blame". (Just
> hashing out ideas before my morning coffee, so please
> feel free to bash them :-)

On the other hand, a client program that does blame logs
could be then implemented with svn log and svn print (cat?)
-- until we have a real "svn blame".

BTW. another point in favor of separating update and print/cat
is that print/cat should also work on URLs, whereas update works
only on working copy targets.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 13:39:09 2002

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.