On 27 June 2012 19:17, Mike Stump <mikest...@comcast.net> wrote:
> On Jun 27, 2012, at 7:45 AM, Iain Buclaw wrote:
>> I do have a question though, what is available for the transition of
>> development from git to svn?  Other than a lot of ready and getting
>> used to the various switches and commands on my part.
>
> Why transition?  Quite a few people around here use git on a day to day basis 
> and just push and pull to/from svn as they see fit.  gcc has a read-only git 
> repo you can track and pull from.  For pushing into svn, you can use git to 
> do that as well (dcommit).  You'll want to read up on work flows on the 
> net... as dcommit and merges require a little extra caution that isn't 
> obvious.
>

I did not know of this, thanks. I'll be sure to look it up.


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';

Reply via email to