[wingide-users] per-project pi path
Wing IDE Support
support at wingware.com
Tue Nov 24 09:09:55 MST 2009
On 11/24/09 7:24 AM, Idan Zaltzberg wrote:
> Hi,
>
> I have an IronPython project SVN
>
> I would like to create pi files for my .NET assemblies and I have the
> script to do so.
>
> The problem is that when I create branches I cannot make the pi files
> location relative to the project file so they fit the particular branch.
Right now the .pi file paths are a preference and not project specific.
Is the use case here to distribute .pi files via a svn checkout? Are
the .pi files project specific? For CPython modules, the .pi file can
be places alongside the .so / .pyd file but that may not work for
IronPython.
Thanks,
John
More information about the wingide-users
mailing list