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

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

From: Stefan Reichör <stefan_at_xsteve.at>
Date: 2005-09-29 21:30:40 CEST

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

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.