Ignore this. I now understand that there was a human error in checking out LLDB SVN and that in turn made me believe I was actually checking out lldb.
On Fri, Dec 19, 2014 at 12:11 PM, Siva Chandra <[email protected]> wrote: > I see this in my SVN checkout: > > $> cat .arcconfig > { > "project_id" : "clang", > "conduit_uri" : "http://reviews.llvm.org/" > } > > Whereas, in my Git checkout: > $> cat .arcconfig > { > "project_id" : "lldb", > "conduit_uri" : "http://reviews.llvm.org/" > } > > Can I commit a change to the .arcconfig in SVN? Will it lead to any > problems with Git? > > Thanks, > Siva Chandra _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
