? > OTOH, if that tag is checked out, which your output indicates is the case, > then 'update' will apply no changes because that's the last commit in that > branch. You'll need to 'fossil update trunk' once to get back to the trunk. > >
Thanks "fossil update trunk" solved the problem ! Now the question that remain is why it got stuck there ? Cheers !