Re: refreshing folder groups
Re: refreshing folder groups
- Subject: Re: refreshing folder groups
- From: Andreas Mayer <email@hidden>
- Date: Wed, 18 Aug 2004 12:40:17 +0200
Am 18.08.2004 um 11:34 Uhr schrieb Xavier Noria:
Is there a way to refresh a group that is mapped to a folder whose
contents (recursively) you know you want referenced always? Sometimes
a coworker (working on Windows) passes the entire src to me and I drop
it into the file system. Relying in memory or manual checking of new
files is not very handy.
Three solutions I can think of:
1. Use a folder reference instead. Drawback: You will have to
add/delete files inside that folder through the finder (or terminal). I
suggest you file an enhancement request if this bothers you.
2. Create an AppleScript that will do the synchronisation for you.
3. Use a versioning system like CVS or Subversion.
I think option 3 is the best, by far.
Andreas
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.