[svk-devel] So... can I split it commits?

Matthew Draper matthew at trebex.net
Tue Oct 9 19:32:48 EDT 2007


> So? it is impossible to split a commit to a local svk before it is sent 
> to a remote svn?
> is it plain impossible? (completly against svk? or could skv be tweaked 
> easly to do it?)

The "easiest" way I can think of to achieve what you want would be the
following:

1. Apply the reverse of the commit in question (merge -c -123) to your
local branch
2. Lump-push your branch (which should have zero net effect)
3. Apply the commit to a local checkout (merge -c 123)
4. Commit the files separately, as required
5. Push normally

Hope that helps,

Matthew

-- 
matthew at trebex.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.bestpractical.com/pipermail/svk-devel/attachments/20071010/e68eeb54/attachment.pgp


More information about the svk-devel mailing list