[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: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2002-11-06 12:41:08 CET

Rafael Garcia-Suarez wrote:
> 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.

"Every program or script" does not care how this functionality is
provided --- via a separate command or an option to "up".

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

Yes, and that's the tool that has way too many commands, IMO.

- Volodya

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