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

Re: $EDITOR idea

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-03 18:15:13 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> The complaint that users are making is that it's annoying to manually
> remove every "SVN:" prefix from each 'M foo.c' line that they want to
> annotate. It's much easier to delete a *single* line and then edit
> away.

Good point. In that case, why don't we do away with the "SVN: "
prefixes altogether, and just have a single line, followed by the
status output, but no diff:

SVN-EOF # (Everything below this line will be ignored by the commit.)

? src/parser/foo.h
A src/parser/foo.c
M src/parser/bar.c
M lib/trepanning/ventilate.h
M lib/trepanning/ventilate.c

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 3 18:41:37 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.