Fossil SCM

Can't commit files into a newly created repository.

Fixed

9d9d42d9aab130f… · opened 12 years, 6 months ago

Type
Code_Defect
Priority
Severity
Critical
Resolution
Fixed
Subsystem
Created
Oct. 5, 2013 8:49 p.m.

Hello,

There is a bug making it impossible to commit anything into a newly created repository.

Here are the steps to reproduce it:

fossil create test.fossil mkdir test cd test fossil open ../test.fossil echo "test" >testfile fossil add testfile fossil commit -m"Test commit"

This produces the following error: Could not find manifest for RID 1. Possible checkout/repo mismatch.

This is apparently caused by [7557c3e03f]. I reverted that particular change and recompiled fossil, and the problem is not happening anymore.

Comments (1)

nobody 12 years, 6 months ago

Hello,

There is a bug making it impossible to commit anything into a newly created repository.

Here are the steps to reproduce it:

fossil create test.fossil mkdir test cd test fossil open ../test.fossil echo "test" >testfile fossil add testfile fossil commit -m"Test commit"

This produces the following error: Could not find manifest for RID 1. Possible checkout/repo mismatch.

This is apparently caused by [7557c3e03f]. I reverted that particular change and recompiled fossil, and the problem is not happening anymore.

Keyboard Shortcuts

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