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

Re: Checkpointing

From: Thomas Singer <thomas.singer_at_syntevo.com>
Date: Sun, 30 Jun 2019 17:22:36 +0200

Hi Nathan,

Thanks for your detailed answers.

>> - will it support "rebasing" such a local history onto the latest
>> updated commit?
>
>
> It will have to support "rebasing" which is what "svn update" already
> does today. Otherwise you couldn't commit your work!

With "rebasing" I mean, that such list of "local commits" needs to be
re-applied (on demand, not automatically) onto a different revision.
Something like a continues series of cherry-picking (with the
possibility to get a conflict in each step; and a possibility to
continue after conflict resolution or abort). This means to me, that at
least cherry-picking needs to be possible from a revision or a "local
commit".

Tom
Received on 2019-06-30 17:22:50 CEST

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.