Have you tried to "ls -l" the folder ? See if the link is broken or something else...
On 18 fév, 10:25, Kostas Papadimitriou <[EMAIL PROTECTED]> wrote: > cd /stuff/workspace/project1/plugins > ln -s /stuff/workspace/global_plugins/sfGuardPlugin sfGuardPlugin > > stuff mount: > /dev/hda5 on /stuff type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096) > so there are no permission issues > > naholyr wrote: > > How do you make your symbolic link ? (give the exact command you > > typed, and from where you typed it) > > > On 17 fév, 13:45, Kostas Papadimitriou <[EMAIL PROTECTED]> wrote: > > >> I want to share a plugin which includes some schema definitions to > >> several projects by creating a symbolic link of the plugin to each > >> project plugins folder. > > >> When i execute symfony propel-build-all the schema.yml inside the > >> symlinked plugin folder don't get parsed, instead when i make a copy of > >> the folder it does. > > >> Any help on how to make this work ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
