Hello,
Thank you very much for your timetracker.
I work in both a Linux and cygwin environment. Bartib works well in the Linux environment, but cannot find the .bartib file in the cygwin environment (and so cannot run).
Are there any plans to support cygwin?
Here is the log:
$ ls -lrt ~/projects.bartib
-rwxr-xr-x 1 dvklo dvklo 60 Feb 24 13:48 /home/dvklo/projects.bartib
$ readlink -f !$
readlink -f ~/projects.bartib
/home/dvklo/projects.bartib
$ bartib -f /home/dvklo/projects.bartib start -d "Begin project apples" -p apples
Started activity: "Begin project apples" (apples) at 2025-02-24 13:50
Error: Could not write to file: /home/dvklo/projects.bartib
Caused by:
The system cannot find the path specified. (os error 3)