Displaying 10 results from an estimated 10 matches for "e175002".
2016 Jul 30
2
llvm.org svn issue?
I am able to do an svn checkout, but commits fail even before I'm asked for
authentication.
svn: E175002: Commit failed (details follow):
svn: E175002: Server sent unexpected return value (400 Bad Request) in
response to MKACTIVITY request for
'/svn/llvm-project/!svn/act/ef968a87-16e6-4ff1-807a-7f7f88609c97'
Is this a server issue?
-- HT
-------------- next part --------------
An HTML attach...
2013 Aug 20
1
[LLVMdev] svn problems?
...013, at 10:35, Benjamin Kramer <benny.kra at gmail.com> wrote:
> Seems to be a known bug in SVN 1.8.0, can you try upgrading to 1.8.1 or downgrading to 1.7?
Downgrading to 1.7.x means that I can't access my local repo, since there is no svn downgrade.
Upgrading to 1.8.1 gives:
svn: E175002: Unable to connect to a repository at URL 'https://theraven at llvm.org/svn/llvm-project/llvm/trunk'
svn: E175002: Unexpected HTTP status 400 'Bad Request' on '/svn/llvm-project/llvm/trunk'
David
2015 Jul 28
4
[LLVMdev] Request: Changing commit message in llvm trunk
Hi
I'm trying to change a commit message that became malformed when pushing to
trunk
svn propedit svn:log --revprop -r 243434
> svn: E175002: DAV request failed; it's possible that the repository's
> pre-revprop-change hook either failed or is non-existent
> svn: E175002: Repository has not been enabled to accept revision
> propchanges;
> ask the administrator to create a pre-revprop-change hook
>
As described he...
2015 Jul 29
0
[LLVMdev] Request: Changing commit message in llvm trunk
On Tue, Jul 28, 2015 at 10:42 AM, Martell Malone <martellmalone at gmail.com>
wrote:
> Hi
>
> I'm trying to change a commit message that became malformed when pushing
> to trunk
>
> svn propedit svn:log --revprop -r 243434
>> svn: E175002: DAV request failed; it's possible that the repository's
>> pre-revprop-change hook either failed or is non-existent
>> svn: E175002: Repository has not been enabled to accept revision
>> propchanges;
>> ask the administrator to create a pre-revprop-change hook
>&...
2013 Aug 20
2
[LLVMdev] svn problems?
Hi,
When I try to use LLVM svn (with svn 1.8.0), I'm currently seeing this:
svn: E175004: The PROPFIND response did not include the requested properties
Does anyone else have this problem?
David
2013 Aug 20
0
[LLVMdev] svn problems?
On 20.08.2013, at 11:16, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:
> Hi,
>
> When I try to use LLVM svn (with svn 1.8.0), I'm currently seeing this:
>
> svn: E175004: The PROPFIND response did not include the requested properties
>
> Does anyone else have this problem?
Seems to be a known bug in SVN 1.8.0, can you try upgrading to 1.8.1 or
2014 Sep 10
2
[LLVMdev] SVN infrastructure woes
Hi,
I noticed that recently our bots have been failing more than usual on
SVN connection problems:
Updating '.':
svn: E175002: Unable to connect to a repository at URL
'http://llvm.org/svn/llvm-project/lnt/trunk'
svn: E175002: Server sent unexpected return value (502 Bad Gateway) in
response to OPTIONS request for
'http://llvm.org/svn/llvm-project/lnt/trunk'
Is there anything going on with the server?
ch...
2015 Dec 20
2
Fwd: getting started changing the emitted code: at one instruction at function top
I'm just getting started changing the emitted code. Suppose I want to
just add one new instruction to the function prologue at the top.
Where would I do this? Does it depend on the backend? I'm targeting
RISCV64.
Gry
2013 Oct 12
0
http svn access?
Hi,
Is the svn archive supposed to be http and https, or just https now?
http access was working a few days ago (last week?) but now it results in:
svn: E175002: Unable to connect to a repository at URL '
http://svn.xiph.org/trunk/Tremor'
svn: E175002: OPTIONS of 'http://svn.xiph.org/trunk/Tremor': Could not read
status line: connection was closed by server (http://svn.xiph.org)
The https access works fine.
Is this broken or deliberate? I...
2015 Jul 29
2
[LLVMdev] Request: Changing commit message in llvm trunk
...Tue, Jul 28, 2015 at 10:42 AM, Martell Malone <martellmalone at gmail.com>
> wrote:
>
>> Hi
>>
>> I'm trying to change a commit message that became malformed when pushing
>> to trunk
>>
>> svn propedit svn:log --revprop -r 243434
>>> svn: E175002: DAV request failed; it's possible that the repository's
>>> pre-revprop-change hook either failed or is non-existent
>>> svn: E175002: Repository has not been enabled to accept revision
>>> propchanges;
>>> ask the administrator to create a pre-revprop-c...