[LLVMdev] type-system-rewrite branch near landing
Jay Foad
jay.foad at gmail.com
Fri Jul 8 00:05:26 PDT 2011
>> ~/svn/llvm-project/llvm/branches$ svn up
>> svn: Server sent unexpected return value (403 Forbidden) in response
>> to REPORT request for '/svn/llvm-project/!svn/vcc/default'
>
> I think that explicitly returns Forbidden just to avoid the strain on
> the server; if you have any write access, you should have write access
> to everything.
Off topic, but what really annoys me is:
~/svn/llvm-project/llvm$ svn up trunk/
svn: Server sent unexpected return value (403 Forbidden) in response
to REPORT request for '/svn/llvm-project/!svn/vcc/default'
~/svn/llvm-project/llvm$ ( cd trunk/ ; svn up )
At revision 134691.
It's a pain having to cd around just to do svn updates.
Jay.
More information about the llvm-dev
mailing list