[Github-comments] [geany/geany] relative directory paths in Geany project (to make them git friendly) (#2483)

Basile Starynkevitch notifications at xxxxx
Sat Apr 25 09:51:37 UTC 2020


On 4/25/20 11:32 AM, elextr wrote:
>
> Thanks for all the correct details.
>
> The |*.geany| file is basically a session file, its for recreating a 
> specific users's previous session and settings, its not designed for 
> storing in repositories since it can contain user specific information.
>
> There have been attempts to make project files (which are named 
> sessions) relative, but it appears nobody felt it worth the effort 
> (see #600 <https://github.com/geany/geany/pull/600>).
>

On Linux at least, a possible way might be to use glob(3) 
<http://man7.org/linux/man-pages/man3/glob.3.html> or wordexp(3) 
<http://man7.org/linux/man-pages/man3/wordexp.3.html> facilities when 
parsing that *.geany file.

I am definitely aware that on Windows it is a lot more difficult.


I am coding since 1974, but never used Windows in my life (both at home 
and at work), and at the age of 60 don't feel it is even worth learning it.


Thanks for your nice reply.


Cheers from near Paris, France.

-- 
Basile STARYNKEVITCH   == http://starynkevitch.net/Basile
opinions are mine only - les opinions sont seulement miennes
Bourg La Reine, France; <basile at starynkevitch.net>
(mobile phone: cf my web page / voir ma page web...)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2483#issuecomment-619353106
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200425/dd83f103/attachment.htm>


More information about the Github-comments mailing list