On Wed, Oct 15, 2014 at 10:11 PM, Ron W <ronw.m...@gmail.com> wrote:

> Or I could try using libfossil to create a Fossil repo directly.
>

[stephan@host:~/tmp]$ f-new ron.fsl -m 'initial chicken.'
Created repository: ron.fsl
server-code    = f107b37d27e8ede74a65e9ec99350509cd77c3f5
project-code   = 047e669521ea219bbc4739d1581794cd2f7c7baa
admin-user     = stephan (password=c0234d)
[stephan@host:~/tmp]$ f-timeline -R ron.fsl
checkin [da524a7b522f] @ 2014-10-15 22:13:19 by [stephan] branch [trunk]

initial chicken.

You can get an empty initial checkin by using an empty comment:

[stephan@host:~/tmp]$ rm ron.fsl
[stephan@host:~/tmp]$ f-new ron.fsl -m ''
Created repository: ron.fsl
server-code    = 0ab91b72d382dea4e09d296728a5add35153bdb0
project-code   = 70291c262cf63a1c861490243b3eac392d5403ba
admin-user     = stephan (password=d85dce)
[stephan@host:~/tmp]$ f-timeline -R ron.fsl
[stephan@host:~/tmp]$


http://fossil.wanderinghorse.net/repos/libfossil/index.cgi/wiki?name=f-tools

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
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