On Feb 9, 2017, at 6:47 AM, Roy Marples <r...@marples.name> wrote:
> 
> In fossil I have this: branch-1.7, tag-1.2
> But when I export I get this: branch_1_7, tag_1_2
> 
> Why is the name mangled like so? Surely the original names should be
> preserved.

I assume it’s a “feature” of fossil export --git because Git itself doesn’t 
seem to care, evidenced by:

    $ git check-ref-format --normalize tags/branch-1.7

Please verify this there, too, in case there is a relevant version or 
configuration difference between our sites.

If your site allows that tag name, I propose that Fossil use the same rules 
check-ref-format does.
_______________________________________________
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