<div dir="ltr"><div>On Tue, Jul 9, 2013 at 3:13 PM, Leon Pollak <span dir="ltr"><<a href="mailto:leonp@plris.com" target="_blank">leonp@plris.com</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello, all.<br>
<br>
There is some problem with usage of symbolic links in kdevelop:<br>
For some reason in some cases my name link to the working project<br>
directory is substituted with the full (the name the link points to)<br>
name.<br>
Thus, after closing the project, changing the link to another directory<br>
and reopening the same project (from the other directory) I receive some<br>
files opened in editor from the "old" directory.<br>
<br>
Is there any way to avoid this and have each time the correct files been<br>
opened?<br>
<br>
Thanks.<br>
<span class=""><font color="#888888">--<br>
Leon<br>
_______________________________________________<br>
KDevelop mailing list<br>
<a href="mailto:KDevelop@kde.org">KDevelop@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdevelop" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop</a><br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Hi,<br></div><div class="gmail_extra">You can check the projectcontroller.cpp and project.cpp files in kdevplatform/shell and you'll see what transformations suffer the paths.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></div>