On Mon, Nov 20, 2017 at 9:33 PM, Warren Young <war...@etr-usa.com> wrote:


> There is one more thing Git really gets right compared to Fossil: single-step 
> clone-and-open.  We should be able to do the same:
>
>     $ fossil clone https://fossil-scm.org
>
> When the FILENAME parameter is not given, it produces a “Fossil” subdirectory 
> containing the contents of tip-of-trunk, with the directory name coming from 
> the project configuration under Admin.  The SQLite repo file is stored inside 
> the subdirectory in a hidden file; I propose .fslrepo.

Or maybe `.fossil`, as in Kyle's golang contribution?
https://go.googlesource.com/go/+/master/src/cmd/go/internal/get/vcs.go#330

㎝

-- 
|:**THE BEER-WARE LICENSE** *(Revision 42)*:
| <ca...@miron.it> wrote this mail. As long as you retain
| this notice you can do whatever you want with this stuff.
| If we meet some day, and you think this stuff is worth it,
| you can buy me a beer in return.
|                                            --Carlo Miron :
_______________________________________________
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