Hello I've been trying out fossil, and cam across two things so far that don't seem quite right. Could anyone advise if I am doing something wrong?
*Creating a branch* When I use: fossil commit --branch "New Branch" - m "Creating a new branch" a new branch is created without a prompt, but when I use: fossil branch new "Another Branch" trunk I get prompted for my gpg password? fossil settings clearsign is set to default, and setting it to "off" makes no difference. *Empty Folders* When switching between branches, files are removed but empty folders are left hanging around. Empty folders also do not show up with "fossil extras". I'm looking to switch between branches, and not have separate checkouts, but need to avoid these empty folders. What's the syntax / best way to do this? I could I guess script something to delete all the files before checking out a branch, but this seems ugly?
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

