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

Re: quilt-like feature, to support patch series

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 16 Dec 2019 04:37:07 +0000

Nathan Hartman wrote on Sun, Dec 15, 2019 at 22:06:03 -0500:
> On Sun, Dec 15, 2019 at 5:03 AM wuzhouhui <wuzhouhui14_at_mails.ucas.ac.cn>
> wrote:
>
> > Hi,
> >
> > Can Subversion support patch series, like quilt. So I can split a
> > big change to small pieces before submit all of them, and post-commit
> > review will be more easy.
>
>
> Not yet. (At least not that I know of.)
>
> Can you use a branch and later merge the branch?

You could also use git-svn(1) local branches, for example. Or you could use
quilt on top of Subversion.
Received on 2019-12-16 05:37:19 CET

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.