• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
permissions issues with Xcode 3.0 on mounted filesystem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

permissions issues with Xcode 3.0 on mounted filesystem


  • Subject: permissions issues with Xcode 3.0 on mounted filesystem
  • From: Jordan Miller <email@hidden>
  • Date: Wed, 2 Jan 2008 11:40:12 -0600

Hello and Happy New Year!

I am having trouble with Xcode 3.0 in Leopard.

I use Xcode for plain text editing of PHP files for our webserver. In Xcode 2.5 and earlier, I could mount our Webserver file system (also an OS X system, but running Tiger) and edit files with Xcode, save them, ***PERMISSIONS WOULD BE PRESERVED***, and voila, the webserver would be updated.

However, in Xcode 3.0, editing the files resets their permissions and makes them inaccessible to the webserver user account.

Example shown by performing "ls -la" in the directory of interest:
Before editing with Xcode:
-rwxr-x---    1 jmil  www  24497 Jan  2 11:26 testfile.php

After mounting the filesystem as user jmil and editing and saving the file in Xcode:
-rwx------ 1 jmil admin 24497 Jan 2 11:27 testfile.php


As you can see, the file is reset by Xcode to be in the user group "admin" with no permissions for that user group.


How can I setup Xcode 3.0 to preserve file permissions on edited files on a different file system mounted via Apple File Sharing? Is this a bug or a feature???


much appreciated,
Jordan


_______________________________________________ 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
  • Follow-Ups:
    • Re: permissions issues with Xcode 3.0 on mounted filesystem
      • From: Markus Hitter <email@hidden>
  • Prev by Date: Re: Getting breakpoints to work. . .(Solved)
  • Next by Date: Link error when building release config of framework
  • Previous by thread: Re: Lost markers after Reference Library update
  • Next by thread: Re: permissions issues with Xcode 3.0 on mounted filesystem
  • Index(es):
    • Date
    • Thread