Displaying 4 results from an estimated 4 matches for "silvanus".
Did you mean:
silvano
2010 Mar 28
0
[LLVMdev] [repository] Make LLVM repository Git-clonable
On Sat, Mar 27, 2010 at 4:38 PM, Michel Alexandre Salim
<michael.silvanus at gmail.com> wrote:
>> git svn clone --no-minimize-url -s http://llvm.org/svn/llvm-project/llvm llvm
> Initialized empty Git repository in /home/inf2/i2staff/salim/checkout/llvm/.git/
> RA layer request failed: Server sent unexpected return value (403
> Forbidden) in response to...
2010 Mar 27
4
[LLVMdev] [repository] Make LLVM repository Git-clonable
Hi,
As a Linux package maintainer I tend to follow LLVM mostly towards the
end of each release cycle; nevertheless, I sometimes need to keep
track of multiple LLVM branches at the same time.
It would be great if I could use Git's SVN to clone the repository
once, and then have the full version history available locally in a
compact format. As a bonus, this will reduce the load on the server
2010 Mar 28
2
[LLVMdev] [repository] Make LLVM repository Git-clonable
On Sun, Mar 28, 2010 at 7:05 AM, Reid Kleckner <rnk at mit.edu> wrote:
> On Sat, Mar 27, 2010 at 4:38 PM, Michel Alexandre Salim
> <michael.silvanus at gmail.com> wrote:
>>> git svn clone --no-minimize-url -s http://llvm.org/svn/llvm-project/llvm llvm
>> Initialized empty Git repository in /home/inf2/i2staff/salim/checkout/llvm/.git/
>> RA layer request failed: Server sent unexpected return value (403
>> Forbidden)...
2009 Sep 07
1
[LLVMdev] LLVM 2.6 pre1: test failures on Fedora 11.91 (Rawhide) ppc
Hello,
I'm updating Fedora's LLVM to the latest 2.6 prerelease, and
experiencing test failures on ppc. On x86_64 and x86_32 all tests pass
as expected.
http://koji.fedoraproject.org/koji/taskinfo?taskID=1660661
(see root.log to see what packages are installed for the build, and
build.log for the build log -- 'make check' is called towards the end.
Thanks,
--
Michel Alexandre