> 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
Being able to weed files from the commit is a first step in the  
direction of what I want. However, the problem is that you don't  
always know which files contain things that you don't want to commit,  
so a review of the changes for each file is something I want as well.  
What's even worse (and what I think makes it impossible to write as a  
script) is that you might want certain changes in a file to be  
committed, and others not.
Cherry-picking of changes to commit sounds like something many people  
would enjoy. And, although i don't know anything about subversion  
internals, I don't think it requires substantial changes to  
Subversion to be able to do this.
cheers,
Remko
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 19 11:04:48 2006