kdevelop and symlinks

Petra Gleiss petra at gleiss.at
Thu Jun 14 05:38:10 BST 2001


Am Donnerstag, 14. Juni 2001 04:57 schrieben Sie:
> Hi Kdevelop-developers,
>
> I found a problem with the way KDevelop handles symlinks. I used symlinks
> because I have source shared between two applications (a client and a
> server communicating with each other). Since KDevelop 1.4.1 currently can't
> handle two projects in one project (or how would you call that? with MSVC
> it would be two projects in a workspace) I used symlinks to access the
> shared files in the other directory. However, when the files are added to
> the project, the symlinks are overwritten by 'real' files.

>
> The problem is probably that KDevelop loads the contents, closes the file,
> and opens a 'new file' to write back the contents (and insert a header if
> that is required). If my diagnosis is correct, then just 'seeking back' to
> the beginning of the file without closing it first would solve this
> undesirable side effect...
>
> BTW: KDevelop is a really great program !!!
>
add the files, close kdevelop, remove the files kdevelop created and then 
make the links.
that's the way i do it
petra

> Pascal
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list