That helps to understand. However, I *am* launching from the main directory 
which contains the .git folder.

I open an Anaconda Powershell prompt in the main Leo directory and invoke 
python launchLeo.py. Isn't that then the cwd?

Rob...


On Saturday, August 3, 2019 at 4:17:49 PM UTC-4, Edward K. Ream wrote:
>
> On Sat, Aug 3, 2019 at 3:12 PM Rob <[email protected] <javascript:>> wrote:
>
> Sorry, but I don't know what 'cwd' means
>>
>
> cwd is the current working directory.  It can be affected by how you 
> launch Leo. Your startup script should "cd" (change directory) to the 
> leo-editor directory, which contains the (hidden by default) .git directory.
>
> For example, I launch Leo with from a .bat file containing:
>
> python c:\leo.repo\leo-editor\launchLeo.py --gui=qttabs %*
>
> which sets the cwd as desired.
>
> Edward
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" 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/leo-editor/20595b49-d48b-4e24-b8c1-c16b2f638eb0%40googlegroups.com.

Reply via email to