Moving the Dev Tools Docs?
Moving the Dev Tools Docs?
- Subject: Moving the Dev Tools Docs?
- From: hysterion <email@hidden>
- Date: Tue, 02 Apr 2002 19:21:02 -0500
I'm trying to make some room on my OS X partition by moving out the
huge /Developer/Documentation directory. I've tried this by doing:
[localhost:/Developer] fz% sudo tcsh
[localhost:/Developer] root# ditto -v -rsrcFork Documentation /Volumes/OS9/Docs
[localhost:/Developer] root# rm -rf Documentation
[localhost:/Developer] root# ln -s /Volumes/OS9/Docs Documentation
[localhost:/Developer] root# exit
[localhost:/Developer] fz%
This seems to work generally (that is, I can still navigate the Help
files, in both Project Builder and Help Viewer.app)...except for one
glitch that I noticed so far: on "Developer Help Center", the .gifs
are missing. In other words, the browser is no longer finding them
in /Volumes/OS9/Docs/Help/Developer Help Viewer/gfx/ (where they sit).
Questions:
1) Why is this? (Because of the spaces in the path?)
2) Are there any more serious problems down the road?
Will this setup survive future Dev Tools upgrades?
3) Is there a more foolproof way to proceed?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.