We actually avoid eggs and just deploy everything to a network location
right now. No local installs. Then we use the environment management system
to sort out the paths for a given env.

Gunna need to check out rez.  I remember coming across the name before. The
proposed updates sound cool about moving away from the hard bash
requirement and making it a plugin system.
Does it focus on creating bootstrap wrappers for entry point defined by
packages? Or does it try to build complete shell environments together for
all requested packages in locations? That is,  does it support the concept
of being in environment A and launching an application from package B which
uses a given version of Qt. And then in the same shell launching an
application from package C  which needs a different version of Qt?
 On May 13, 2014 6:34 AM, "Chad Dombrova" <chad...@gmail.com> wrote:

> Rez looks really interesting.  I remember looking at it awhile ago.  Any
>> chance 2.0 will support Windows?
>>
>
> We've removed all the bash requirements and windows support is under way.
> Here is the master ticket: https://github.com/nerdvegas/rez/issues/55
>
> Here is the fork where some folks are starting to hack on it:
> https://github.com/instinct-vfx/rez/tree/2.0-windows
>
> chad.
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CAGq9Q7E6N_y8%3D2xjTynTRtcVuBtN-saK1X%2Bi0ERT5eonqFnt6A%40mail.gmail.com<https://groups.google.com/d/msgid/python_inside_maya/CAGq9Q7E6N_y8%3D2xjTynTRtcVuBtN-saK1X%2Bi0ERT5eonqFnt6A%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0FVGGEf0hv-Ykf3WOcYZrOBzPSd%2BO3MRc37vqquXbydQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to