[cfe-dev] SVN branch
Erick Tryzelaar
idadesub at users.sourceforge.net
Wed Apr 23 09:31:52 PDT 2008
On Tue, Apr 22, 2008 at 3:22 PM, Chris Lattner <clattner at apple.com> wrote:
> > I'm all for incremental patches as it makes the reviewing process
> > easier and integration into trunk smoother. But its cumbersome to
> > separate and manage patches
> > without help from source management.
> > Is it possible to allow me to have a separate branch so I can
> > experiment using the 'power' of full revision history ?
> > The branch will be getting synchronized with trunk often, and all
> > patches I submit for reviewing will be based on trunk of course.
>
> I generally discourage working on branches (other than release
> branches) but you are very welcome to use them if you prefer. Feel
> free to create a branch anytime you want.
There are a couple LLVM people using the git-svn gateway in order to
have local branches. Akor is one, I think. Folks on #llvm might be
able to help you out if you aren't familiar with it.
More information about the cfe-dev
mailing list