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