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

Re: [Issue 802] Changed - No separation between files when svn log on multiple files

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-21 07:52:18 CEST

Eric Gillespie <epg@pretzelnet.org> writes:
> That may because of your project policy WRT writing log messages.
> We have never included filenames in log messages unless it is
> necessary because you're committing multiple files (doesn't happen
> very often, IME). There just isn't any point in duplicating the
> information, because cvs can show it to you. With svn, that isn't
> currently the case; we'd have to include the filename in the commit
> message just so we can deciper the current svn log output.

Oh, if *that's* the problem, then there's no problem.

   $ svn log -v

... which Mike Pilato has fixed (it was issue #690, and then #790).

The fix is not yet installed on the Subversion server, since we
haven't upgraded our repository, but it will be soon. If you're
running your own repository, then it just depends, of course.

> Well, it isn't quite clear when you read the help output with the
> assumptions a cvs user has.

Hmm, that's a problem. If you have a patch for the help output, that
would be great.

Thanks,
-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 21 08:05:08 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.