Displaying 20 results from an estimated 81 matches for "vcc".
Did you mean:
cc
2010 Apr 01
7
Press release: Virtual Communication Clouds :: New feature in Asterisk 1.8
FOR IMMEDIATE RELEASE
Puerto Escondido, Mexico, April 1st, 2010:
Digium launches Asterisk VCC (TM) - a new virtual communication platform
for enterprises, the public sector and the home.
===========================================================
Asterisk 1.8 will contain a stunning new technology for all Asterisk users world-
wide - virtual communication clouds or VCC (TM). With this tec...
2007 Jul 25
3
[LLVMdev] svn issues
I'm getting a lot of errors from svn like this:
svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read response
body: Secure connection truncated (https://llvm.org)
I've now been checking out llvm-gcc for two days.
Is there a problem with the server? I don't have this issue with other
svn repositorie...
2006 Aug 16
1
Re: 400 Bad Request error from svn
...r
> testing purposes. Mounted the home dirs like all the Fedora boxes. But
> whenever I try to do svn update or any other subversion command from my
> home dir I get the following:
>
> *Code:*
>
> bash-3.00$ svn update
>
> svn: REPORT request failed on '/svn/code/!svn/vcc/default'
>
> svn: REPORT of '/svn/code/!svn/vcc/default': 400 Bad Request
> (https://subversion)
>
> bash-3.00$
>
> But if I create a new directory, lets call it /local and I move there,
> then I can check out code and docuemts and do everything else.
>
> A...
2007 Jul 25
0
[LLVMdev] svn issues
Hi David,
On Wed, 2007-07-25 at 10:38 -0500, David A. Greene wrote:
> I'm getting a lot of errors from svn like this:
>
> svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
> svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read response
> body: Secure connection truncated (https://llvm.org)
What is /svn/llvm-project/!svn/vcc/default ?
I don't think we have a module named "svn", certainly not "!svn"....
2007 Jul 25
3
[LLVMdev] svn issues
On Wednesday 25 July 2007 11:06, Reid Spencer wrote:
> Hi David,
>
> On Wed, 2007-07-25 at 10:38 -0500, David A. Greene wrote:
> > I'm getting a lot of errors from svn like this:
> >
> > svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
> > svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read
> > response body: Secure connection truncated (https://llvm.org)
>
> What is /svn/llvm-project/!svn/vcc/default ?
I was hoping you'd know the answer to that. :-/
It's not any d...
2009 Aug 10
3
[LLVMdev] svn down?
I've been getting this on svn update all day:
svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
svn: REPORT of '/svn/llvm-project/!svn/vcc/default': 403 Forbidden
(http://llvm.org)
Is this related to the server problems that have been going on for a while?
-Dave
2007 Jul 12
2
[LLVMdev] Installing clang
Really happy to hear llvm has the brand-new front-end.
But, unfortunately, I failed to install it.
When I 'svn co http://llvm.org/svn/llvm-project/cfe/trunk clang' in llvm/tools folder, I got this message..
svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
svn: REPORT of '/svn/llvm-project/!svn/vcc/default': 400 Bad Request (http://llvm.org)
Am I missing something?
Thanks,
Seung J. Lee
2007 Jul 25
0
[LLVMdev] svn issues
...nesday 25 July 2007 11:06, Reid Spencer wrote:
> > Hi David,
> >
> > On Wed, 2007-07-25 at 10:38 -0500, David A. Greene wrote:
> > > I'm getting a lot of errors from svn like this:
> > >
> > > svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
> > > svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read
> > > response body: Secure connection truncated (https://llvm.org)
> >
> > What is /svn/llvm-project/!svn/vcc/default ?
>
> I was hoping you'd know the answer to t...
2011 Jul 08
0
[LLVMdev] type-system-rewrite branch near landing
>> ~/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...
2009 Aug 10
0
[LLVMdev] svn down?
On Aug 10, 2009, at 2:59 PM, David Greene wrote:
> I've been getting this on svn update all day:
>
> svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
> svn: REPORT of '/svn/llvm-project/!svn/vcc/default': 403 Forbidden
> (http://llvm.org)
>
> Is this related to the server problems that have been going on for a
> while?
>
svn is fine. What command are you using?
We have done some tuning of the server to...
1998 Nov 03
0
visual studio + oplocks
...v mf.opt -> vc69 (NT redirector bug message. but succeeds)
close 68
unlink mf.opt (fails understandably)
open vc69 readonly fnum 69
read 69
....
mv vc69 -> mf.opt
unlink vc68
close 69
unlink vc69
There are no fail messages but the process appears to back out after the rename of mf.opt -> ~vcc.tmp
Now the following is what happens when it works on my mates laptop which is not our standard build
but NT4.0 sp3 with vc++ installed from what is probably a different cd/distribution. Note that this is from the same
share with oplocks still on.
open vcb readonly new file fnum 96
close 96
o...
2007 Jul 25
0
[LLVMdev] [Fwd: Re: svn issues]
...lt;rspencer at reidspencer.com> writes:
>
> > Hi David,
> >
> > On Wed, 2007-07-25 at 10:38 -0500, David A. Greene wrote:
> >> I'm getting a lot of errors from svn like this:
> >>
> >> svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
> >> svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read response
> >> body: Secure connection truncated (https://llvm.org)
> >
> > What is /svn/llvm-project/!svn/vcc/default ?
> >
> > I don't think we have a module...
2011 Apr 22
3
[LLVMdev] svn server permissions for top-level svn update
...hat affect both LLVM and Clang atomically.
But it is very frustrating that I can't do "svn update" from the top level:
~/svn/llvm-project$ svn up # doesn't work
svn: Server sent unexpected return value (403 Forbidden) in response
to REPORT request for '/svn/llvm-project/!svn/vcc/default'
~/svn/llvm-project$ svn up llvm/trunk/ # doesn't work, very frustrating!
svn: Server sent unexpected return value (403 Forbidden) in response
to REPORT request for '/svn/llvm-project/!svn/vcc/default'
~/svn/llvm-project$ ( cd llvm/trunk/ ; svn up ) # does work!
At revision...
2006 Aug 11
2
Subversion: 400 Bad request error
...ora and I cd into
/home/jean/dev/ for exmaple, and then I do svn update everything works
fine. But if I do the same on centos 4.3; cd /home/jean/dev and then svn
update, it gives me this error:
bash-3.00$ cd ~/dev/sysadmin/
bash-3.00$ svn update
svn: REPORT request failed on '/svn/code/!svn/vcc/default'
svn: REPORT of '/svn/code/!svn/vcc/default': 400 Bad Request
(https://subversion)
bash-3.00$
bash-3.00$ cd /local/new_dev/sysadmin/
bash-3.00$ svn update
At revision 30009.
bash-3.00$
As you can see if I am still on centos and I create a /local on the
*local drive*, then I c...
2009 Aug 11
1
[LLVMdev] svn down?
On Monday 10 August 2009 17:42, Tanya Lattner wrote:
> On Aug 10, 2009, at 2:59 PM, David Greene wrote:
> > I've been getting this on svn update all day:
> >
> > svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
> > svn: REPORT of '/svn/llvm-project/!svn/vcc/default': 403 Forbidden
> > (http://llvm.org)
> >
> > Is this related to the server problems that have been going on for a
> > while?
>
> svn is fine. What command are you using?
>
> We hav...
2007 Feb 09
2
Could not read chunk size?
I''m running Edge Rails and I have it as an SVN External in my vendor
directory. For the last few days I''ve been getting these errors when I
try to deploy with Capistrano:
** [out :: myserver.org] svn: REPORT request failed on
''/svn/rails/!svn/vcc/default''
** [out :: myserver.org] svn: REPORT of ''/svn/rails/!svn/vcc/default'':
Could not read chunk size: connection was closed by server.
(http://dev.rubyonrails.
org)
And the vendor/rails directory doesn''t get the complete rails
installation, it only gets so...
2015 Nov 18
1
[Mesa-dev] llvm TGSI backend (WIP) questions
...[TEMP1y]
UADDs TEMP1y, TEMP1z, TEMP1y
STOREgis [TEMP1x], TEMP1y
UADDs TEMP0x, TEMP0x, 0
RET
ENDSUB
and add.ll has:
;FUNC-LABEL: {{^}}test1:
;EG: ADD_INT {{[* ]*}}T{{[0-9]+\.[XYZW], T[0-9]+\.[XYZW], T[0-9]+\.[XYZW]}}
;SI: v_add_i32_e32 [[REG:v[0-9]+]], vcc, {{v[0-9]+, v[0-9]+}}
;SI-NOT: [[REG]]
;SI: buffer_store_dword [[REG]],
define void @test1(i32 addrspace(1)* %out, i32 addrspace(1)* %in) {
%b_ptr = getelementptr i32, i32 addrspace(1)* %in, i32 1
%a = load i32, i32 addrspace(1)* %in
%b = load i32, i32 addrspace(1)* %b_ptr
%result = add...
2010 Mar 30
3
[LLVMdev] Need help fixing 2.7 release blockers
...ory UUID: 91177308-0d34-0410-b5e6-96231b3b80d8
Revision: 99954
Node Kind: directory
Schedule: normal
Last Changed Author: dpatel
Last Changed Rev: 99943
Last Changed Date: 2010-03-30 17:20:25 -0500 (Tue, 30 Mar 2010)
% svn update release_27
svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
svn: REPORT of '/svn/llvm-project/!svn/vcc/default': 403 Forbidden
(http://llvm.org)
I tried update -N release_27 (which worked), then cd release_27 && svn update
but no luck. I apparently have no svn-fu. What's the magic incantation?...
2011 Jul 07
7
[LLVMdev] type-system-rewrite branch near landing
...to the list?
>
> I'd be very surprised if I have the authority to create a branch,
> given things like:
>
> ~/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.
-Eli
2007 Jul 25
1
[LLVMdev] svn issues
...d Spencer wrote:
> > > Hi David,
> > >
> > > On Wed, 2007-07-25 at 10:38 -0500, David A. Greene wrote:
> > > > I'm getting a lot of errors from svn like this:
> > > >
> > > > svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
> > > > svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read
> > > > response body: Secure connection truncated (https://llvm.org)
> > >
> > > What is /svn/llvm-project/!svn/vcc/default ?
> >
> > I was hoping...