[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: Kalle Olavi Niemitalo <kon_at_iki.fi>
Date: 2005-09-29 09:09:05 CEST

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 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.

[1] <URI: mid:87y87jw857.fsf@Astalo.kon.iki.fi>
    Subject: Re: [PATCH] Unexpected behavior from psvn.el
    Date: Wed, 03 Aug 2005 14:51:32 +0300
    Issue #2357

  • application/pgp-signature attachment: stored
Received on Thu Sep 29 09:05:25 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.