similar to: [LLVMdev] svnsync of llvm tree

Displaying 20 results from an estimated 500 matches similar to: "[LLVMdev] svnsync of llvm tree"

2011 Aug 17
0
[LLVMdev] svnsync of llvm tree
Hello Kurt, > lidl at hydra-146: svnsync sync file:///p/llvm/svn > Transmitting file data ....... > [...] > ......svnsync: REPORT of 'http://llvm.org/svn/llvm-project/llvm': Could not read chunk size: connection was closed by server (http://llvm.org) You cannot checkout the whole llvm repository. Only trunk or separate tags/branches. -- With best regards, Anton Korobeynikov
2011 Aug 17
3
[LLVMdev] svnsync of llvm tree
On Wed, Aug 17, 2011 at 08:47:45PM +0400, Anton Korobeynikov wrote: > Hello Kurt, > > > lidl at hydra-146: svnsync sync file:///p/llvm/svn > > Transmitting file data ....... > > [...] > > ......svnsync: REPORT of 'http://llvm.org/svn/llvm-project/llvm': Could not read chunk size: connection was closed by server (http://llvm.org) > You cannot checkout the
2011 Aug 17
0
[LLVMdev] svnsync of llvm tree
On 17.08.2011, at 11:36, Kurt Lidl <lidl at pix.net> wrote: > Why can't I mirror the whole tree? The original reason for this limitation was that complete checkouts put a lot of stress on the server. We upgraded the server hardware since but I'm not sure whether we can lift the restriction. However, we have official git mirrors of most of the projects on llvm.org, would using
2011 Aug 29
2
[LLVMdev] svnsync of llvm tree
On Wed, Aug 17, 2011 at 01:47:02PM -0700, Benjamin Kramer wrote: > On 17.08.2011, at 11:36, Kurt Lidl <lidl at pix.net> wrote: > > > Why can't I mirror the whole tree? > > The original reason for this limitation was that complete checkouts > put a lot of stress on the server. While I agree bootstrapping a new mirror from scratch is time and resource consuming,
2011 Oct 06
1
[LLVMdev] svnsync of llvm tree
On 2011-08-29 04:21, Kurt Lidl wrote: > While I agree bootstrapping a new mirror from scratch is time and > resource consuming, this can be largely avoided by making a seed > of the svn tree available. (Basically, I think that looks like > a compressed tar file of the svn repository.) Or, a svnadmin dump > of the repo could be made available for the adventurous. Having the same
2015 Feb 27
2
[LLVMdev] SVN dump seed file (was: svnsync of llvm tree)
Hi folks, in a rather old thread on this list titled "svnsync of llvm tree" <http://comments.gmane.org/gmane.comp.compilers.llvm.devel/42523> we noticed that an svnsync would fail due to a few particularly big commits that apparently caused OOM conditions on the server. The error and the revision number were consistent for different people. That seems to be fixed now. I succeeded
2015 Feb 27
0
[LLVMdev] SVN dump seed file (was: svnsync of llvm tree)
Hi, I think it would be easier to understand why you want this if you had a use case for having an svnsync clone. Aside from backing up the repository, it seems like a fairly useless thing: you can't do local commits and then upstream them and you can't do If you want the complete history of the repository, then a git clone of the git-svn mirror will give you this very cheaply and with
2009 May 10
1
svnsync not using config dir
Hello: I tried posting this to the subversion mailing list, but that does not seem to be taking the post so I am hoping this list can help. I am using svnsync installed using yum on my CentOS 5 server. I am trying to tell the sync command to save the certificates and credentials in a directory, but it does not seem to be doing so. I created a directory /usr/local/svn/MyProject.config To run
2011 Oct 06
0
[LLVMdev] svnsync of llvm tree
Oliver Schneider <gmane at assarbad.net> writes: >>> However, we have official git mirrors of most of the projects on >>> llvm.org, would using them instead of svnsync be an option for you? >> >> Well, if the authoritative source code control system for all the >> llvm projects is svn, I'd just as soon use svn as the tool at my end. > The git
2011 Oct 06
0
[LLVMdev] MIPS 32bit code generation
A simulator should be expecting the machine opcodes not macros. LD shouldn't care at all as long as the object format plays well. I would think it would be better to fix the simulator. Jack ________________________________________ From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] on behalf of llvmdev-request at cs.uiuc.edu [llvmdev-request at cs.uiuc.edu] Sent: Thursday,
2011 Aug 31
0
[LLVMdev] cortex-m{3,4} special registers
I can see that I'm totally out of my depth on these changes. While I understand what both Jim Grosbach and James Molloy said, I do not believe I'm capable of producing code that fits into the LLVM ecosystem nicely. -Kurt On Tue, Aug 30, 2011 at 06:15:33PM +0100, James Molloy wrote: > Hi Kurt, Jim, > > I took the liberty of working on this today. > > The patch has become
2011 Aug 30
2
[LLVMdev] cortex-m{3,4} special registers
Hi Kurt, Jim, I took the liberty of working on this today. The patch has become a bit of a frankenpatch, for the reasons listed out below and so I won't be able to submit it until tomorrow. The actual fix itself was very straightforward, but exposed a failing in the FixedLenInstructionDecoder in that it does not support instruction predicates such as "IsThumb2". Generally this is
2013 Jul 18
2
[LLVMdev] clang searching for many linux directories that do not exist on FreeBSD host
Greetings - I'm a user of clang (3.3), as it is the system compiler for my installation of FreeBSD. (In FreeBSD 10, it will be the default compiler, but that's not my point.) My system identifies itself as: FreeBSD 9.2-PRERELEASE #0: Tue Jul 16 13:00:08 EDT 2013 lidl at nine0:/usr/obj/usr/src/sys/GENERIC Recently, in preparation for the upcoming 9.2 release, they imported the llvm
2017 Mar 14
2
LLVM Lab SVN mirror is behind
The SVN mirror is back up and running. Please let me know if you would see any issues. Thanks for your patience. On Mon, Mar 13, 2017 at 4:26 PM, Galina Kistanova <gkistanova at gmail.com> wrote: > A quick update. > > The SVN mirror got corrupted by r297634. Svnsync does not like huge > commits. > I'm in the middle of restoring and synch-ing up the mirror. Too soon to
2004 Apr 15
2
T1 Line install.. (UK Muppet)
Hi all, Muppet from the UK asking for help We are just about to have a T1 line installed in our office in Dallas and "Advantex" the supplier has sent a questionnaire asking a number of questions. I have put the question area at the bottom of the email, we will be using Digium's hardware. could anybody help :-) In the UK when I asked for a E1, number of trunks required and the
2011 Aug 29
0
[LLVMdev] cortex-m{3,4} special registers
Hi Kurt, The assembly parser doesn't (yet) handle these, you're right. Currently, the MRS instruction is split into two variants in the ARMInstrThumb2.td file, t2MRS and t2MRSsys, one for the user mode version reading cpsr and one for the system mode version reading spsr. MSR, by contrast, has a custom parse method for the mask operand since it's a bit more complex than an either/or.
2009 May 15
0
Subversion causing Apache to hog memory
Hello: I posted this to the subversion list yesterday and have not received a reponse. I am hoping someone on this list will be able to help me. I have a CentOS 5 server running subversion 1.5.6-0.2.el5.rf installed using yum from the rpmforge repository. I am using svnsync to mirror from another repository to the local machine. It is called from a cron job every 5 minutes. After a few days
2011 Dec 14
1
Still plugging away at the repo conversion
This is taking longer than I expected, because there is all kinds of cvs2svn-generated ugliness in your back history that tends to crash my tools. Your repo makes a great test case. (Yes, I know, that's like having someone say "Your dog is fantastically ugly!") Current state of things is that I have scrapped my precious approach, which was to put the Subversion tools in a Python
2001 Nov 20
2
Problem downloading driver from Samba.
Hi! Has made as is said in Printing Support in Samba 2.2.x #rpcclient hydra -U root%******** -c "enumprinters" Domain = [AZCHER] OS = [Unix] Server = [Samba 2.2.2] flags: [0x800000] name: [\\ HYDRA\fax] description: [HYDRA \\ HYDRA\fax,] comment: [] flags: [0x800000] name: [\\ HYDRA\PrintServer] description: [HYDRA \\
2008 Sep 02
4
Permission denied on mounted CIFS share
We have this situation: System A (running openSUSE 11.0 with samba-3.2.3-0.1) exports user home shares (e.g. for user sledz). On system B (running openSUSE 11.0 with samba-3.2.3-0.1) user hydra mounts the home share from sledz at system A with this command: sudo mount -t cifs -o user=sledz,uid=hydra //A/sledz localdir A subdir of this directory seen from A looks like this: sledz@A> ls