Revion 2230 (latest) has the correct version which was checked in Sep 4Perhaps you have a working version?
On Wed, Sep 9, 2009 at 1:19 PM, Marcus Rehm <[email protected]> wrote: > > Yes, I've just checked about one hour ago... > > > On 9 set, 15:18, Craig Neuwirt <[email protected]> wrote: > > You sure you got the latest? that was checked in some time last week I > > believe > > > > On Wed, Sep 9, 2009 at 1:09 PM, Marcus Rehm <[email protected]> > wrote: > > > > > Hi guys, > > > > > I've downloaded RT from the SVN and could not compile because > > > AutoMocking dosen't implement IHandler, after put the method Release > > > like bellow and it worked just fine. > > > > > void IHandler.Release(object instance) > > > { > > > throw new NotImplementedException(); > > > } > > > > > Now with the GitHub this svn repository still being updated? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" 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/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
