[cfe-commits] r49489 - in /cfe/trunk: include/clang/Parse/DeclSpec.h lib/Parse/ParseDecl.cpp
Chris Lattner
sabre at nondot.org
Thu Apr 10 10:13:32 PDT 2008
On Apr 10, 2008, at 10:04 AM, Fariborz Jahanian wrote:
>
> On Apr 10, 2008, at 9:56 AM, Chris Lattner wrote:
>
>>
>> On Apr 10, 2008, at 9:53 AM, Fariborz Jahanian wrote:
>>
>>> Something wrong with the clang host. I am not getting the recent
>>> check-
>>> ins.
>>
>> If you have local changes to the same parts of the files, 'svn up'
>> won't copy in the new files. Try rm'ing the files and then doing
>> an svn up.
>
> No I did not have any local changes. I did remove all the local
> files that you and Ted checked in today. An update gave me the old
> copies.
> Something is worng!
Is your svnroot set correctly? Does a fresh checkout work?
-Chris
More information about the cfe-commits
mailing list