<p></p>
<p>Here's a test repo to try out the PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="606600349" data-permission-text="Title is private" data-url="https://github.com/geany/geany-plugins/issues/969" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany-plugins/pull/969/hovercard" href="https://github.com/geany/geany-plugins/pull/969">#969</a> :</p>
<pre><code>mkdir newrepo && cd newrepo
fossil init ../newrepo.fossil
fossil open ../newrepo.fossil
echo "Test file" >> testfile.txt
fossil add testfile.txt
fossil status
fossil commit -m "Added testfile"
</code></pre>
<p>Now in Geany, open the <code>newrepo/testfile.txt</code>  and its revisions should be tracked by Fossil SCM, and managed using GeanyVC.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/968#issuecomment-619553518">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3I7RINRTKX5TEA3OLROQ4OHANCNFSM4MQNZNSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4NAPOTEGSBUN4IOFDROQ4OHA5CNFSM4MQNZNS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOETW2F3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/968#issuecomment-619553518",
"url": "https://github.com/geany/geany-plugins/issues/968#issuecomment-619553518",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>