[cfe-commits] r49489 - in /cfe/trunk: include/clang/Parse/DeclSpec.h lib/Parse/ParseDecl.cpp
Fariborz Jahanian
fjahanian at apple.com
Thu Apr 10 10:21:26 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!
Looks like my .svn/entries file was corrupted this morning. Need to do
a fresh check out.
- fariborz
>
More information about the cfe-commits
mailing list