Re: Darcs-Subversion-Bridge
Ben Franksen <[email protected]> Thu, 25 Mar 2021 14:01:55 +0100
| Newsgroups | gmane.comp.version-control.darcs.user |
|---|---|
| Message-ID | <[email protected]> |
Am 25.03.21 um 09:30 schrieb Henning Thielemann: > > Is there currently a way to synchronize between a Darcs and a Subversion > repository, i.e. can I submit darcs patches as commits to a Subversion > repository and can I convert Subversion commits to darcs patches > incrementally? To my knowledge there is no such tool. There used to be tailor but that project has been dead for a long time. Darcs itself has "convert import/export" via the git-fastimport format, although doing incremental conversion is not trivial to set up and subject to certain limitations. Cheers Ben -- I would rather have questions that cannot be answered, than answers that cannot be questioned. -- Richard Feynman