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

Re: Submitted for your perusal: partial commits

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-07-23 23:36:35 CEST

Jonathan Scott Duff wrote:
> Someone was asking about changelists on IRC today and that led to a
> discussion of committing just parts of a file as part of a changelist.

This sort of ability could certainly be useful but I think it definitely falls
outside the scope of what the "svn" command-line client should do, and belongs
in a separate Subversion client program.

- Julian

> Fantasy #1
>
> === Targets to commit (you may delete items from it) ===
> M contrib/hook-scripts/svn2rss.py
> @@ -13,9 +13,9 @@
> @@ -27,11 +27,13 @@
> @@ -52,8 +54,11 @@
[...]
> Fantasy #2
[...]
> $ svn commit --hunks 1,2,7-11 -m 'Documentation changes'
[...]
> Fantasy #3
>
> And finally, why not make the commit process interactive?
[...]
> commit this hunk? (Yes/no/all/quit) >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 23 23:36:08 2006

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.