Re: Developer access to VMMaker, FFI, and SVN?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Developer access to VMMaker, FFI, and SVN?

David T. Lewis
 
On Sat, Jan 30, 2010 at 10:29:49AM -0800, Josh Gargus wrote:
> Hi David,
>
> Could I be added as a developer to these projects?  I believe that Andreas will vouch for me.
>
> If this is acceptable, my SqueakSource login is "jcg".

Josh Gargus has been added as developer on SqueakSource/VMMaker.

A few tips:

- Each time you commit something with functional impact (as opposed
to say adding some comments), edit VMaker>>versionString and bump
the minor version by one.

- If you add something that requires platform support, make sure
that Ian, John and Andreas have all agreed in advance.

- Posting change sets on Mantis (category "VM") is helpful but not
required.

Thanks,
Dave

Reply | Threaded
Open this post in threaded view
|

Re: Developer access to VMMaker, FFI, and SVN?

Josh Gargus


On Jan 30, 2010, at 11:22 AM, David T. Lewis wrote:

> On Sat, Jan 30, 2010 at 10:29:49AM -0800, Josh Gargus wrote:
>> Hi David,
>>
>> Could I be added as a developer to these projects?  I believe that Andreas will vouch for me.
>>
>> If this is acceptable, my SqueakSource login is "jcg".
>
> Josh Gargus has been added as developer on SqueakSource/VMMaker.
>
> A few tips:
>
> - Each time you commit something with functional impact (as opposed
> to say adding some comments), edit VMaker>>versionString and bump
> the minor version by one.


I noticed that you did this with my last change that you integrated.  I think that it's a great habit to be in.


>
> - If you add something that requires platform support, make sure
> that Ian, John and Andreas have all agreed in advance.


Definitely.


>
> - Posting change sets on Mantis (category "VM") is helpful but not
> required.
>


OK, got it.

Thanks,
Josh



> Thanks,
> Dave
>