Hi;


Well, I'm up to the neck in my own coding issues.


Can you explain which tables need to be accessed for tickets?  It should be simple enough to accomplish such a transfer with a few sqlite commands (I hope).


Best regards,

Ron


On 26/12/2015 20:17, Richard Hipp wrote:
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.


--
Best regards,
Ron Aaron
+1 425.296.0766
+972 52.652.5543
_______________________________________________
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