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

Re: Diffs into default log template

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-10-12 14:56:41 CEST

Chris Pepper wrote:
> The default log "template" provided by "svn commit", listing
> files that are changed for review is quite useful. It would be even
> more useful if it showed the actual diffs about to be applied, so I
> could make sure my log message is complete and in sync with what I'm
> about to actually commit.
>
> Is there a way to accomplish this?

Not directly in subversion, but depending on your editor, it might be very
easy. For example, in vim, I just type:

:r !svn di

once the editor has started.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 12 15:00:41 2004

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.