[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 11:52:30 CET

Vladimir Prus <ghost@cs.msu.su> wrote:
> Andreas J. Koenig wrote:
> > -- I don't believe it is a rare operation. Not only tkdiff will need
> > to download complete files, everybody working with a powerful
> > "diff" application needs it all the time:
> >
> > svn print -r 12 foo > foo@12
> > svn print -r 14 foo > foo@14
> > # now fire your favorite diff application
>
> I belive support for custom diff programs is expected some day? So this
> use is not that important.

That's not only for diff programs, that would be for every program or
script that fires svn commands.

For example "svn print" would be useful for a program that generates
a blame log for a file, or that wants to generate a diff against a
file that is not in the repository.

I like the idea of "svn print" (but its syntax has to be sorted out first).
(IIRC Perforce provides a similar print command.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 11:56:07 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.