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

Re: [PATCH] Issue #1295 (take 2, with log)

From: <kfogel_at_collab.net>
Date: 2003-05-09 18:47:46 CEST

mark benedetto king <mbk@boredom.org> writes:
> i.e., something like:
>
> --This line, and those below, will be ignored.
> --If the above line is removed, the list after the next line
> --will be interpreted as a list of files to include in the commit.
>
> This may be confusing and/or overkill, I admit.

Not only is it confusing, it isn't even the behavior I was proposing
we have :-).

If the line

   "--This line, and those below, will be ignored.--"

is absent, then we shouldn't do *any* special interpretation; instead,
just send the message as-is. That line is our marker, the signal to
interpret a portion of the log message as live data. If the marker's
missing, we should just treat the whole message as static data.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 9 19:29:59 2003

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.