On Fri, 08 Dec 2017 12:24:19 +0100, Bo Berglund
wrote:
>What am I missing? It seems like the symbol handling defined in the
>options file is not used
I ended up putting the following into the options file where the
sub-projects are defined:
import os
cvs_repo_main_dir = '/home/bosse/CVSREPO
On Thu, 07 Dec 2017 21:44:08 +0100, Bo Berglund
wrote:
>Problem:
>I have taken one of our CVS repositories, which contains just 16
>projects, as a test case for the full conversion to come later.
>I used the options file approach so that I could use the automatic
>listing of these projects.
>What