Displaying 3 results from an estimated 3 matches for "i2staff".
2010 Mar 27
4
[LLVMdev] [repository] Make LLVM repository Git-clonable
...There are LLVM Git mirrors (there's one on GitHub, and I used to have
a personal clone too) but they all track only the trunk directory, for
the following reason:
> 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 REPORT request for
'/svn/llvm-project/!svn/vcc/default' at /usr/lib/git/git-svn line 5047
Any idea if this could be rectified?
Thanks,
--
Michel Alexandre Salim
Fedora P...
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 REPORT request for
> '/svn/llvm-project/!svn/vcc/default' at /usr/lib/git/git-svn line 5047
>
> Any idea if this could be rectified?
Several months ago i...
2010 Mar 28
2
[LLVMdev] [repository] Make LLVM repository Git-clonable
...id 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) in response to REPORT request for
>> '/svn/llvm-project/!svn/vcc/default' at /usr/lib/git/git-svn line 5047
>>
>> Any idea if this could be rectified?
&...