well it's working now. maybe something wrong with my old copy (i did change the svn url to the new one).
one question though. why is it that the folder structure of macro plugin differs when i download the entire plugin folder and when i only download the macro plugin. it's like this:
branches: folder to store codes on developments deprecated: outdated files and no longer supported in the latest versions tags: other versions trunk: last version of the code currently in use and
KeplerBR wrote:The reason is that the SVN is for developers.
branches: folder to store codes on developments deprecated: outdated files and no longer supported in the latest versions tags: other versions trunk: last version of the code currently in use and
i see now. so it's best to just checkout the macro trunk rather than getting it from the plugins folder checkout. thanks!