(corrected text about version of fossil)
I have the latest stable version of fossil on Win 7 taken two or three weeks ago from fossil page. Thanks, M. -------- Original Message -------- Subject: Fossil internal error: not found: pr Date: Thu, 12 Sep 2013 09:33:01 +0200 From: michrock1 <[email protected]> To: [email protected] Hi, I cannot open my test repository after my first change commit. Problem is repeatable in one hundred per cent for all new repositories on my workstation. When I create repo, open and close without any commit everything is OK. If I commit, I encounter an error. My logged session: H:\home\mich\_my\l\_\mich\_\le_stud\_\spike_dir\test>fossil status repository: H:/home/mich/_my/l/_/mich/_/le_stud/_/spike_dir/test/c.fossil local-root: H:/home/mich/_my/l/_/mich/_/le_stud/_/spike_dir/test/ config-db: C:/Users/mich/AppData/Local/_fossil checkout: 644fdef0d5219ec644bd29fc020bf3f0bac65252 2013-09-10 18:26:29 UTC tags: trunk comment: initial empty check-in (user: mich) H:\home\mich\_my\l\_\mich\_\le_stud\_\spike_dir\test>type e.txt dfddfd d fd f H:\home\mich\_my\l\_\mich\_\le_stud\_\spike_dir\test>fossil add e.txt ADDED e.txt H:\home\mich\_my\l\_\mich\_\le_stud\_\spike_dir\test>fossil status repository: H:/home/mich/_my/l/_/mich/_/le_stud/_/spike_dir/test/c.fossil local-root: H:/home/mich/_my/l/_/mich/_/le_stud/_/spike_dir/test/ config-db: C:/Users/mich/AppData/Local/_fossil checkout: 644fdef0d5219ec644bd29fc020bf3f0bac65252 2013-09-10 18:26:29 UTC tags: trunk comment: initial empty check-in (user: mich) ADDED e.txt 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 My comments: I have the latest stable version of fossil on Win 7 taken two or three ago from fossil page. What comes to my mind about pr literal. Earlier on my workstation I tried to change main branch name in another repository from 'trunk' to 'pr'. I coped with it by adding 1st my commit as the empty commit. Then fossil UI let me change the repo initial commit branch name from trunk to pr and propagate it to the descendents. I withdrew idea of replacing trunk literal due to existence of hardcoded links to branch literally named 'trunk' on fossil UI pages which are not updated even I had changed main branch parameter. Shall I delete my config-db to have fossil operable? I rather have no much spare time to compile and debug it although it would be very interesting of course. Thanks, Michal
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

