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

Re: svn update and log

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-04-27 09:20:41 CEST

Mark <cm_mark@yahoo.com> writes:
> Would it be good to have the version number be added to the update line? I
> think the info is availble during the update (for the .svn dir), maybe stick
> the number on the end of each line on the output.

IMHO, the per-file update lines are crowded enough as it is, and we
don't want to lose path space to new information.

> Also, with svn log, would it be possible to add an option to display log
> (comment) info on the current version of the file in the workarea (whatever
> version that is), maybe
> > svn log -c file.c

Why would the most recent log message be more interesting than the
ones before it? That log message doesn't apply to "the current
version of the file", it applies to a particular change. The current
version therefore has *lots* of log messages associated with it, and
we can't store them all locally.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 27 09:19:02 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.