Fossil SCM

Suggested addition to Fossil->Git section on Import and Export page

Fixed

c34c31ccb278123… · opened 11 years, 5 months ago

Type
Documentation
Priority
Severity
Important
Resolution
Fixed
Subsystem
Created
Nov. 4, 2014 12:26 p.m.

The main Fossil branch is called "trunk", while the main git branch is called "master". After you've exported your FOSSIL repo to git, you won't see any files and gitk will complain about a missing "HEAD". You can resolve this problem by merging "trunk" with "master" (first verify using git status that you are on the "master" branch): git merge trunk

Comments (1)

anonymous 11 years, 5 months ago

The main Fossil branch is called "trunk", while the main git branch is called "master". After you've exported your FOSSIL repo to git, you won't see any files and gitk will complain about a missing "HEAD". You can resolve this problem by merging "trunk" with "master" (first verify using git status that you are on the "master" branch): git merge trunk

Keyboard Shortcuts

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