This is how I currently work with Git and the Bioconductor SVN. I'll use the affxparser package as an example.
% git clone [email protected]:HenrikBengtsson/affxparser.git
% cd affxparser
I'm using the Git Flow workflow everywhere, including this package. In short,