Displaying 4 results from an estimated 4 matches for "mkactiv".
Did you mean:
macti
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 attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160730/ee088637/attachment.html>
2008 Jun 19
2
[LLVMdev] [llvm-gcc][patch] Use LDFLAGS from configure
> Makes sense to me. If you built with and without LDFLAGS enabled
> should probably just commit it - or do you need someone to commit for
> you?
I can commit it. I was just not sure if this was an intentional
difference. I am running a bootstrap without a LDFLAGS. Will commit if
it pass.
> -eric
> _______________________________________________
> LLVM Developers mailing list
2008 Jun 19
0
[LLVMdev] [llvm-gcc][patch] Use LDFLAGS from configure
> I can commit it. I was just not sure if this was an intentional
> difference. I am running a bootstrap without a LDFLAGS. Will commit if
> it pass.
The bootstrap was OK, but I am getting the following error trying to commit:
svn: Commit failed (details follow):
svn: MKACTIVITY of
'/svn/llvm-project/!svn/act/05b8ac29-8fd9-4f8e-9c3c-d39e89ade19f': 400
Bad Request (http://llvm.org)
Any idea what could be wrong?
Cheers,
--
Rafael Avila de Espindola
Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland
Registered in Dublin, Ireland
Registration Numbe...
2008 Jun 19
1
[LLVMdev] [llvm-gcc][patch] Use LDFLAGS from configure
On Jun 19, 2008, at 4:04 PM, Rafael Espindola wrote:
> The bootstrap was OK, but I am getting the following error trying to
> commit:
>
> svn: Commit failed (details follow):
> svn: MKACTIVITY of
> '/svn/llvm-project/!svn/act/05b8ac29-8fd9-4f8e-9c3c-d39e89ade19f': 400
> Bad Request (http://llvm.org)
>
> Any idea what could be wrong?
Nope, not really... but google found:
http://forum.joomla.org/viewtopic.php?f=152&t=123806
for me. Another post suggests u...