On Mon, Jun 14, 2010 at 7:12 PM, Aaron S. Meurer <[email protected]> wrote:
>
> On Jun 14, 2010, at 3:24 PM, Brian Granger wrote:
>
>> Hi,
>>
>> I am getting back to sympy now that finals are done and I noticed that
>> the repo situation with sympy is a bit confusing:
>>
>> * There is now a sympy/sympy github repo, that looks very attractive
>> to fork and use...
>> * But it is not in sync with git.sympy.org.
>>
>> What is the plan for the github repo?  Should we get rid of
>> git.sympy.org entirely?  Should be get rid of the github repo?  Is
>> there was to keep them in sync?  Which do we recommend to new devs to
>> clone?
> You should clone from git.sympy.org and fork from github, as Christian said.  
> We should probably setup the build bot to push changes up to github.  For 
> now, Ondrej gave write access to all the sympy developers who had a github 
> account, so you should be able to just add sympy as a remote repository and 
> do "git push sympy" to update it.

While I am not a git master yet, I have been using it for a while now
on most of my projects.  While it is my favorite DVCS, it is fairly
complex and anything we can do to simplify using git for new devs is
important.  Having 2 main repos like this is simply confusing -
especially when they fall out of sync.

> I think the idea behind the github sympy was to give people a repository to 
> fork that would put them in the network, but wouldn't give them the junk 
> branches that would come from forking, say, my repository instead.

But don't we get all of these things even if we delete git.sympy.org?
I guess I don't see what the advantage of keeping git.sympy.org is...

Cheers,

Brian

> Aaron Meurer
>>
>> Cheers,
>>
>> Brian
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "sympy" 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/sympy?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" 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/sympy?hl=en.
>
>



-- 
Brian E. Granger, Ph.D.
Assistant Professor of Physics
Cal Poly State University, San Luis Obispo
[email protected]
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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/sympy?hl=en.

Reply via email to