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

Re: svn commit: r9819 - trunk/contrib/client-side/psvn

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-05-23 19:38:50 CEST

xsteve@tigris.org writes:

> Author: xsteve
> Date: Fri May 21 13:43:50 2004
> New Revision: 9819
>
> Modified:
> trunk/contrib/client-side/psvn/psvn.el
> Log:
> * Noted, that psvn.el works also with svn 1.03
> * Patches from Richard Lewis
> * Changed some more doc-string messages to be more readable
> - Add a star to the doc-string of
> svn-status-wash-control-M-in-process-buffers so that M-x
> ste-variable sees it
> - Instead of listing all the key bindings by hand, use
> \{svn-status-mode-map}
> * Renamed svn-status-find-file to svn-status-find-files and let it
> open all the selected files
> * Giving a prefix of -1 to svn-status-show-svn-log now overrides the
> effect of svn-status-default-log-arguments
> * Use kbd in the define-key calls, this make all the keys work on all
> keywboards/emacsen
> * svn-status-mv now checks the status of the files to be moved more carefully:
> - for local property mods maybe use `svn mv --force'
> - for files that were `svn add'ed but not committed, do nothing
> - for unversioned files offer to run plain `mv -i'
> - for unexpected statuses do nothing
> * Add `svn rm' to the menu
> * Bind svn-log-edit-show-files-to-commit to C-c C-?
> * New command svn-log-edit-erase-edit-buffer bound to C-c C-z to erase
> the *svn-log-edit* buffer

This log message doesn't conform to our guidelines. It should be more
like

* path/to/file
  (some_function): Some description
  (another_function): Another description.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 23 19:39:06 2004

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.