Hey Muhammad,     
     
The .service file is exclusively for linux systems no need to worry about 
it on Windows, it will do nothing.         
           
Thinking about it, if you are going to use it only on your local machine (I 
assume windows users are not looking to serve the wiki on the web), 
the features I added are not of much use. UBi's solution would be ideal for 
that, just plop the snippet in any folder you want to serve and run 
it.      
            
Git could be a useful feature even for local usage though, and I think I 
have an idea why it failed, it has to do with the way I call git from 
inside python 
(which of course is different on windows). I'll check for a universal 
solution tomorrow.               
       
I'll also add some reporting :)




On Tuesday, December 31, 2019 at 7:12:26 PM UTC, Mohammad wrote:
>
> Panos,
>
> For me it failed to save using git? [Windows 10 Python 3.7.5]
>
> Question:
>
> In tiddly.service what is the working folder? Do I need to set it on 
> Windows?
>
> [Service]
> User=USER
> WorkingDirectory=/home/USER/tiddlywiki/
> ExecStart=/usr/bin/python3 /home/USER/tiddlywiki/tiddlyserver.py
> Restart=always
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b788ec74-436a-422c-a786-7c028e25ab4d%40googlegroups.com.

Reply via email to