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

Darcs-style interactive commits

From: Remko Troncon <public_at_el-tramo.be>
Date: 2006-10-14 09:40:26 CEST

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
Received on Sun Oct 15 22:57:07 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.