<div dir="ltr">You all repeat another discuses, while the end user like me, still have problem to share him config espicialy for IDE.<br><br>The real question, without using command line how to share config file between Windows and Linux at the same computer, (export/import it is bad idea).<br>
Let me point where is my config files.<br><br>And another problem u must care about it that not all config setting suite for Linux if i made it in Windows<br><br>Why it is bad idea if i put head config file in the config directory (whatever it placed) to forward the config dir to another one?.<br>
<br><div class="gmail_quote">On Wed, Mar 30, 2011 at 9:01 PM, Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
<br>
On Wed, 30 Mar 2011, Hans-Peter Diettrich wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<a href="mailto:michael.vancanneyt@wisa.be" target="_blank">michael.vancanneyt@wisa.be</a> schrieb:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
<br>
On Wed, 30 Mar 2011, Hans-Peter Diettrich wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<a href="mailto:michael.vancanneyt@wisa.be" target="_blank">michael.vancanneyt@wisa.be</a> schrieb:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

IMO the IDE should look for a configuration in the current (EXE) directory first, and only into the common directory when no config can be found there.<br>
</blockquote>
<br>
Well, definitely not on Unix. On unix, the EXE directory should never contain config files.<br>
</blockquote>
<br>
I dare to disagree. A SVN checkout is writeable, and this is where the EXE is stored, along with the related source files. Consequently the config should be stored there as well.<br>
</blockquote>
<br>
No, no and once more: no.<br>
<br>
This is a typical Windows user reasoning which is total nonsense on unix.<br>
You should never ever leave a config file or an executable in a source<br>
directory, it's plain wrong to do so. I don't know a single unix application<br>
that does this.<br>
</blockquote>
<br>
Reality check, please!<br>
</blockquote>
<br></div>
I think this applies to you more than to me :-)<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Your considerations apply to standard installations only, not to SVN checkouts.<br>
</blockquote>
<br></div>
Try compiling any unix application from source (be that from CVS, SVN or a .tar.gz). Then check whether it takes its config files in the directory *where it was compiled*, as you propose. You will see that no such thing exists on unix.<br>

<br>
For really configurable tools, you get a command-line option to specify a location, different from the default /etc or ~/.yourapp.<br>
<br>
Lazarus has such a command-line option, see the mail of Vincent.<br><font color="#888888">
<br>
Michael.</font><div><div></div><div class="h5"><br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Zaher Dirkey<br>
</div>