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

svn update and log

From: Mark <cm_mark_at_yahoo.com>
Date: 2002-04-27 04:25:17 CEST

I have been updating and building subversion the last couple of weeks. I known
you can get the version of a file in the workarea by running svn stat -v on the
file, but I find myself wondering what versions did I just receive from the
update and what was the commit message.

[mark@localhost svn]$ svn up
U ./subversion/include/svn_diff.h
U ./subversion/libsvn_client/delete.c
U ./subversion/libsvn_client/diff.c
U ./subversion/clients/cmdline/main.c
U ./subversion/libsvn_delta/diff_file.c
U ./subversion/libsvn_delta/diff.c
A ./tools/dev/bash_completion
A ./packages/freebsd/subversion/files/patch-build::buildcheck.sh

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.

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

Just some thoughts.

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

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