On 05/01/2016 19:53, Richard Hipp wrote:
On 1/5/16, bch <brad.har...@gmail.com> wrote:
What's incorrect, the documentation, or the implementation ?

Both, IIRC.  I think you can convert a private branch to public by
cancelling the "private" tag.  But I don't think that feature is
completely operational right now.

But it has been over a year since I worked on any of that.  And I'm
tied up working on SQLite right this moment and can't stop to look.


And what I read (and was presumably misled by) was the help text on fossil publish which says "can be used (for example) to convert a private branch into a public branch."

Looking at the code in publish.c my current suspicion is that it marks everything as public in the branch except for the branch itself. Hence
the branch artifact has a "+private" tag record.

David
_______________________________________________
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