Fossil SCM

Successful merge (no conflicts) cannot be checked in

Closed

fba687385ffa109… · opened 15 years, 11 months ago

Type
Incident
Priority
Severity
Important
Resolution
Not_A_Bug
Subsystem
Created
May 4, 2010 8:58 a.m.

I was following the tutorial on Branching/Tagging/Merging and was trying to emulate the situation on Figs 2 & 3.

I checked out the text file from the trunk branch, and ran the "fossil merge" command followed by the version number of the fork's leaf. The merge appeared to be successful since no conflicts were listed, but when I tried to commit it, I got the message "fossil: cannot do a partial commit of a merge." Doing it the other way (merging the one from the trunk into the forked leaf) got me the same result: merge had no conflicts, but Fossil cannot check it in.

Sorry if I cannot look into the underlying code, I'm no programmer. I'm using Fossil mainly for my writing projects, since it's pretty much self-contained. I hope to hear from you guys soon!

Thanks, Isxek


drh added on 2010-05-04 11:29:24:
After a merge, you need to commit the entire tree, not individual files.

fossil commit

Not

fossil commit somefile.txt

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button