Sumith wrote: > Dear Christian & All, > > Thanks for the help so far. It works fine so far. > > Now I am having a problem of sharing the attachment across Wikis. > > Trac by default store attachments in "attachments" directory within > the project. Therefore when I attach a file from one project, it is > not accessible from other. > > There are two possible solutions I see: > > 1. Add new directive to [attachments] section in trac.ini. Then I can > define that directive inside the common configuration file and share > among all projects. Sorry, I cannot develop the patch myself rather > than begging someone :( >
Probably not the way to go. > 2. Create a link from one Trac project directory to other. Then what I > have is a link names 'attachments' instead of a directory. > Unfortunately, this did not worked (at least for me on Windows XP). > Will someone be able to give me a patch to enable this. > That should work flawlessly on Unix. For Windows NTFS, I think you have tools that allow you to create equivalents to symbolic links (google for "junctions"). -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
