On 12/26/15, Ron Aaron <r...@ronware.org> wrote:
> What is the best way to copy tickets from one repo to another?
>

You need to transfer the ticket change artifacts to the new repo.
There is not currently a command to do this.  But the tools are all in
place.

Why don't you work on adding a new sub-command to "fossil ticket"
command that will export all of the artifacts to a file of some kind
(perhaps a new SQLite database) and another command that will import
the artifacts from that file.  Shouldn't be that much code.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to