[cfe-dev] clang - getting started with git

NAKAMURA Takumi geek4civic at gmail.com
Thu Jul 12 00:59:52 PDT 2012


As long as you are working without committing in llvm.org/svn, you can
live w/o git-svn.

Whenever you would obtain commit access, git-svn could be set up easily.
You may ask again about git-svn, then.

I suppose git-diff could be accepted on the lists.

...Takumi

2012/7/12 Jacob Carlborg <doob at me.com>:
> On 2012-07-12 06:28, Eric Christopher wrote:
>
>> Nope. Only people with commit rights may commit that way.
>
> Then what's the point of git-svn? Just use this workflow:
>
> 1. Clone the git repository
>
> 2. Put it on github or somewhere else accessible
>
> 3. Then those with commit rights can pull from the git repository and
> push it up to svn. Or just make a diff with git if that's what's preferred.
>
> --
> /Jacob Carlborg
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev



More information about the cfe-dev mailing list