From: keith <wh...@gm...> - 2011-11-29 18:23:03
|
On 28 November 2011 18:28, Thomas Tsou <tt...@vt...> wrote: > > > As a developer without a Contributor License Agreement (CLA), I do not > have write access to the official svn repository. So I "push" changes > to a git repository that I maintain: > > https://github.com/ttsou/openbts-p2.8/commits/messages > > Assuming that I don't make changes that are controversial or in > certain violations of Range Networks policy - e.g. modify core > non-transceiver code - Kurtis will then merge the commits into the > mainline tree. > > http://wush.net/svn/range/software/public/openbts/trunk/ > > What this means for you - if you're looking for stable code - is to > work primarily with the mainline svn repository. You can run 'svn > update' on your currently checked out copy to get the latest revision. > > Thomas > Thanks Thomas for that clarification. One other question, is there any significant difference between your branch there on git and what is on the wush.net svn? |