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

Re: Darcs-style interactive commits

From: Troy Curtis Jr <troycurtisjr_at_gmail.com>
Date: 2006-10-16 06:03:38 CEST

On 10/14/06, Remko Troncon <public@el-tramo.be> wrote:
> Hi,
>
> I was wondering if there were plans to add a flag to 'svn commit',
> that would cause svn to ask for every change in your working copy
> whether or not you want to add it to your commit. Darcs does this,
> and we have found this to be extremely useful for a number of things:
> - It is a good last-minute check that you are not committing stuff
> that you don't want
> - It allows you to quickly commit a fix while you are working on
> something else in your working copy
> - It allows you to leave in things like debug printf() messages when
> committing, and you just have to revert afterwards to get rid of them.
> - ...
>
> cheers,
> Remko
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

Well not to just plug my own script, but I recently wrote a wrapper
that allowed you to delete the filenames from your log message that
you did not want to commit. You can find my initial version on the
mailing list archives at:
http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=53704

Or get it from my svn repository (It's a slow connection and a slow
server, but it is a small perl script) at:
http://troyjr.hopto.org/projects/svn/svnci/trunk

Let me know if it helps, it would make fell all warm and fuzzy inside!

Troy

-- 
"Beware of spyware. If you can, use the Firefox browser." - USA Today
Download now at http://getfirefox.com
Registered Linux User #354814 ( http://counter.li.org/)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 16 06:05:03 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.