Re: Xcode fails to write source files that have hard links or if the folder has a symbolic link
Re: Xcode fails to write source files that have hard links or if the folder has a symbolic link
- Subject: Re: Xcode fails to write source files that have hard links or if the folder has a symbolic link
- From: Markus Hitter <email@hidden>
- Date: Sun, 10 Jun 2007 01:35:38 +0200
Am 10.06.2007 um 00:02 schrieb Walter:
When I attempt to link a source file to another location using ln,
Xcode
refuses to save to that file any longer. The error message isn't real
useful either:
The document <filename> could not be saved.
Does anyone know of a good reason why Xcode prevents saving these
files?
No. Hard links (created with "ln") should be indistinguishable from
the original.
Is there a workaround besides copying the files?
gcc and companions should accept symbolic links ("ln -s") as well.
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden