Kalle Olavi Niemitalo <kon@iki.fi> writes:
> xsteve@tigris.org writes:
>
>> Patch by: Claus Brunzema <Claus.Brunzema@offis.de>
>
>> +(defvar svn-status-default-commit-arguments ""
>> + "*Arguments to pass to svn commit.
>> +If you dont't like recursive commits, set this value to \"-N\".")
>
> I would like to replace this with a scheme that makes the commit
> non-recursive if it applies to the marked files or directories,
> and recursive if it applies to the file or directory at point.
> Thus, to get a non-recursive commit, the user would first have to
> mark the directory only, by typing "1 m". Diffs would behave the
> same way as commits. If you object to these changes, please let
> me know (preferably on-list).
I would like to keep the variable svn-status-default-commit-arguments.
It is a way to specify additional parameters for a commit.
I like the idea of your DWIM commit. So please proceed.
> I posted a patch[1] for this earlier, but it has probably
> suffered some bit rot. I am slowly going through my pending
> patches (which I now keep in SVK), fixing them up, and committing
> them to the trunk.
Can you write down the way you keep the patches in SVK?
Would it make sense to provide some support in psvn.el for SVK?
I only looked at the homepage some time ago and never used SVK.
Stefan.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 29 23:39:40 2005