Hi List,

Can someone help me debug this fossil problem. Background. This repo was moved to a new PC.

I get this error[1] with a commit:
fossil commit -m "12.05.2015. C20131_IR_At7_OpSystem_ProjectFile.tcl." --tag "C20131_IR_At7_OpSystem_ProjectFile" --allow-empty C20131_IR_At7_OpSystem_ProjectFile.fossil error[1] fossil knows nothing about: C20131_IR_At7_OpSystem_ProjectFile.fossil

I already tried "fossil test-move-repository C:\imc_nb_stages\Stages\Act\2013\1000_2013\20131_Proj\20131_Proj_IR\C20131_IR_At7_OpSystem_ProjectFile"
"fossil all rebuild"

Result:
C:\imc_nb_stages\Stages\Act\2013\1000_2013\20131_Proj\20131_Proj_IR\C20131_IR_At7_OpSystem_ProjectFile> fossil status repository: C:\imc_nb_stages\Stages\Act\2013\1000_2013\20131_Proj\20131_Proj_IR\C20131_IR_At7_OpSystem_ProjectFile\C20131_IR_At7_OpSystem_ProjectFile.fossil local-root: C:/imc_nb_stages/Stages/Act/2013/1000_2013/20131_Proj/20131_Proj_IR/C20131_IR_At7_OpSystem_ProjectFile/
config-db:    C:/Users/Gary_Gabriel_Dev/AppData/Local/_fossil
checkout: 9192acfe25cee53abeb085d1abe5f72ec4bebb69 2013-08-21 05:26:12 UTC parent: 7a028b4acb362a47aa3b6ea3ca54f8d5d04a6ebd 2013-08-21 05:24:55 UTC
leaf:         open
tags:         Dev_Backup_2013H13.
comment:      21.08.2013. C20131_IR_At7_OpSystem_ProjectFile.
7OpSystem_FileSystem. System File Table. Db File Table prototype
              (user: Gary Gabriel)

I still get error[1] in spite of the fact that Fossil recognizes the repo and the user. BTW the way; there are changes in the sources, that fossil is not recognizing.

This fossil command will workaround error[1]:
fossil commit -m "12.05.2015. C20131_IR_At7_OpSystem_ProjectFile.tcl." --tag "C20131_IR_At7_OpSystem_ProjectFile" --user "Gary Gabriel" --allow-empty C20131_IR_At7_OpSystem_ProjectFile.fossil
    - New_Version: f4cc70bd807ec90662d89c88a8058de0463c5368

What needs to be done so that the workaround is not necessary and Fossil recognizes "--user "Gary Gabriel" "? Why doesn' Fossil recognize "--user "Gary Gabriel" " and make the workaround necessary?

Thanks for your help- Gary Gabriel

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

Reply via email to