Forums | MacLife
You are not logged in.
Pages: 1
- Index
- » Everyday Tech
- » Xcode and its use of Symbolic links & effect on Mobile Me cloud bkup
#1 2009-10-31 11:49 am
- smcracraft
- Member
- Registered: 2009-10-23
- Posts: 34
Xcode and its use of Symbolic links & effect on Mobile Me cloud bkup
So if you develop, using xcode, you will find that
it uses symbolic links in its project directories.
And, if you use Mobile Me, you will find that
the Apple Backup tool cannot backup symbolic
links to the Mobile Me cloud for your Xcode
development projects.
Your *only* way out is to cpio/tar/etc up
the code and "hide" the symbolic link in
the tarball/etc.
My question is: short of doing that kind of
thing, or having a script running in the
background that looks for symbolic links
in the tree(s) being backed up and converts
them to plain data (without symbolic links),
to appease Mobile me, is there a way to
simply disable symbolic link usage by xcode?
If there is another way out of the above,
let me know.
I am frustrated with Apple's not supporting
the 40-year-old symbolic-link technology of
Unix in their Unix-derviative systems like
the Mobile Me cloud in concert with Snow Leopard
and don't want to have to "program around Apple's
inadequacy."
Stuart
Offline
Pages: 1
- Index
- » Everyday Tech
- » Xcode and its use of Symbolic links & effect on Mobile Me cloud bkup
