On 9/12/2013 12:33 AM, michrock1 wrote:
[snip]
H:\home\mich\_my\l\_\mich\_\le_stud\_\spike_dir\test>fossil commit -m e
New_Version: be2762ecba7f2eea739ed8f2dc92b4f9c4ce1864

H:\home\mich\_my\l\_\mich\_\le_stud\_\spike_dir\test>fossil close

H:\home\mich\_my\l\_\mich\_\le_stud\_\spike_dir\test>fossil open c.fossil
Fossil internal error: not found: pr
[snip]

Hello,

Experimenting a bit, I think your "main-branch" setting might be set globally to "pr". Within an open checkout, try running "fossil settings" to see what your settings are. Or just try "fossil unset --global main-branch".

As an aside, in your example above you can probably open the c.fossil repository by explicitly giving the version to open, in this case trunk. ie: "fossil open c.fossil trunk".

Hope that helps.

--
Edward Berner

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to