On May 13, 2009, at 1:44 AM, Giovanni Marco Dall'Olio wrote:

>
> Do you think you will be able to solve the http proxy problem I have
> reported before?
> You can integrate the patch I sent you earlier, it just need some  
> refinements.
> - 
> http://github.com/dalloliogm/pygr/commit/53d9b08d36c095bc97131a0cd0ab2f27594eaa94

yes, Giovanni, we would like to include this!  I will try to get your  
http_proxy_support branch as soon as possible.

One minor suggestion: you may have noticed that we recently  
reorganized our github repositories to make this easier to do in the  
future (specifically, we moved the "official pygr git repository" from  
repo.or.cz to my account on github, and everyone re-forked from it).   
I notice that your github pygr repo has become "stranded" due to our  
reorganization (i.e. github no longer considers your repo to be a fork  
of the main pygr network):

http://github.com/dalloliogm/pygr/network/members

The main pygr network is here:

http://github.com/cjlee112/pygr/network/members

I suggest that you re-fork your pygr repo from mine, in effect  
rejoining the main network.  That way you will be able to send us pull- 
requests directly in github, and pull from the official pygr  
repository easily.  You can do this by the following steps:

1. make sure you have your latest commits in a local git repository on  
your computer, so that you can delete your github repository without  
losing any commits;

2. delete your github pygr repository using their web interface (look  
for the "admin" tab or the "edit" button, instructions here:)
http://github.com/guides/how-do-i-delete-a-repository

3. create a new pygr repository in your github account, by forking  
from mine;

4. push your http_proxy_support commits back to your new github repo;

5. finally, I'd suggest that you add my github repo as a remote called  
"upstream" to your local git repository as Github recommends:
http://github.com/guides/fork-a-project-and-submit-your-modifications

Looking forward to pulling from your branch...

Yours,

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to