search for: git

Displaying 20 results from an estimated 47272 matches for "git".

2010 Mar 02
3
2.6.33 high cpu usage
With the ATI bug I was hitting earlier fixed, only my btrfs partition continues to show high cpu usage for some operations. Rsync, git pull, git checkout and svn up are typicall operations which trigger the high cpu usage. As an example, this perf report is from using git checkout to change to a new branch; the change needed to checkout 208 files out of about 1600 total files. du(1) reports that the checkout is about 14 megs; th...
2011 Mar 21
4
[LLVMdev] GIT mirroring
I've been using Jakob's commands below, but it has stopped working for me. This happened roughly around the time when Anton added the other branches, but I'm not sure if that was the cause or not. The symptom is that the "git svn rebase -l" command does nothing except say that the master branch is already up to date, and "git svn dcommit" complains that files are out of date. In both cases, "git svn rebase" (without "-l") solves the problem, but without using the GIT mirror, so it'...
2011 Oct 31
6
useradd question
I am using Ubuntu LTS 10.04 with the backported puppet 2.6.1-0ubuntu2~lucid1 I am trying to create user with the following manifests but at the end always getting the Could not find user git error message: What am i missing, seems the manifest not creating the missing git user. /etc/modules/git/manifests/user.pp class git::user { user{''install'': name => ''install'', ensure => absent,...
2011 Feb 01
0
[LLVMdev] GIT mirroring
On Feb 1, 2011, at 12:20 PM, Anton Korobeynikov wrote: > Hello Everyone, > > It seems given the decent amount of discussions it's time to make > small announcement. > > So, official git mirrors are available for some subset of LLVM > projects. They were used by some LLVM developers for couple of months > already and seem to be stable enough. Thank you for setting this up, Anton! This is how I use the Git mirror with git-svn: For the initial clone and setup: $ git clone h...
2019 May 03
3
git llvm push?
llvm-project/llvm> git rev-parse --git-common-dir --git-common-dir llvm-project/llvm> On Fri, May 3, 2019 at 3:48 PM Craig Topper <craig.topper at gmail.com> wrote: > I might have seen this issue. What does "git rev-parse --git-common-dir" > return for you? > > ~Craig > > > On Fr...
2011 Feb 01
5
[LLVMdev] GIT mirroring
Hello Everyone, It seems given the decent amount of discussions it's time to make small announcement. So, official git mirrors are available for some subset of LLVM projects. They were used by some LLVM developers for couple of months already and seem to be stable enough. Right now there is a mirroring for LLVM itself and clang. More can be added per requests. The mirrors are made via running of git-svn on llvm.or...
2010 May 20
4
Xen 4.0 build git
After download of Xen4.0, Is there a simple way to disable to not download from git implicitly ? (I already did it offline and would like to use that build instead.) Idea is: "make world" would not enforce git automatically. Any suggestions ? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://list...
2008 Jun 02
3
GiT and RSpec
...gt; > On May 29, 2008, at 6:32 AM, Juanma Cervera wrote: > >> David Chelimsky wrote: >>> >>> Actually - that is not from 1.1.4 - it''s a patch that was introduced >>> after the 1.1.4 release. Did you follow the install directions at >>> http://github.com/dchelimsky/rspec-rails/wikis? >> >> More or less. >> I have git-cloned from github repositories instead of make >> "script/plugin install" > > script/plugin install doesn''t support getting a specific version from > git yet. To do that you h...
2015 Jun 11
3
git daemon on zytor is back in action
(snip) > horked in terms of existing URLs, but if someone finds a URL that > doesn't work, I'll hammer on it. Thank you. Perhaps the following (examples of) redirection links could be improved? In the following pairs of links, the first line is the old (gitweb-caching style) link, and the second line would be the destination of the redirection as it would be expected (at least, IMHO). http://git.zytor.com/?o=descr http://git.zytor.com/?s=desc http://git.zytor.com/?o=owner http://git.zytor.com/?s=owner http://git.zytor.com/?o=age http://git....
2013 Mar 07
11
Will Xen 4.3 use upstream QEMU by default ?
Hi folks, From the roadmap for Xen 4.3 development, Xen 4.3 will use upstream QEMU (partially done). So I''d like to confirm the following questions. 1. Will Xen 4.3 really use upstream QEMU by default ? I have the question because so far the xen.git tree still uses qemu-xen-unstable by default. 2. If ''yes'' for 1st question, which QEMU upstream will be used in Xen 4.3 ? In xen.git, upstream QEMU URL is " git://xenbits.xen.org/qemu-upstream-unstable.git". but, the repository of pure QEMU upstream is " git://gi...
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...h: http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz.sha1 0d0a4a39bfbe0ada770d9206b7a1b6b443c53c29 compiz-0.5.2.tar.gz http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz.sha1.asc (signed by David Reveman) Additionally, a git clone of the source tree: git clone git://git.freedesktop.org/git/xorg/app/compiz will include a signed compiz-0.5.2 tag which points to a commit named: 65ccbbd18c5028c610042dd552eec0de3a41bde8 which can be verified with: git verify-tag compiz-0.5.2 and can b...
2018 Apr 27
3
How do I get the kernel srpm?
I tried to follow the work flow shown in https://wiki.centos.org/Sources, but it does not seem to work: I did this: mkdir CentOS pushd CentOS git clone https://git.centos.org/git/centos-git-common.git git clone https://git.centos.org/git/rpms/kernel.git pushd kernel/ git checkout c6 ../centos-git-common/get_sources.sh And I got the message: Missing metadata. Please run from inside a sources git repo What am I missing?...
2010 Apr 12
7
make world troubles
Hi all, sorry if my question is too stupid, i''m trying to compile both XEN 4.0 and the kernel but when i do "make world", according to http://wiki.xensource.com/xenwiki/Xen4.0, i always receive this error: + git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-pvops.git.tmp Initialized empty Git repository in /root/4.0/xen-4.0-testing.hg/linux-2.6-pvops.git.tmp/.git/ remote: Counting objects: 1567030, done. remote: Compressing objects: 100% (262707/262707), done. Indexing 156703...
2009 Nov 16
1
IMPORTANT: New git repositories for febootstrap & libguestfs
The machine at et.redhat.com is going to be decommissioned soon, and so I have arranged alternate hosting for these two git repositories. As of now you should use: http://git.annexia.org/?p=febootstrap.git;a=summary (web interface) git clone git://git.annexia.org/git/febootstrap.git http://git.annexia.org/?p=libguestfs.git;a=summary (web interface) git clone git://git.annexia.org/git/libguestfs.git Remote pu...
2014 Sep 14
2
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
On 13.09.2014 23:45, Roy Spliet wrote: > Dear Poma, > > Don't get anyone wrong, your input is greatly valued. The reason why > "we" (nouveau developers) generally ask for a git bisection is because > we don't know or track specific distributions. Although your search has > narrowed the problem down (thanks for that!), we don't know how big the > difference is between kernel-3.16.0-0.rc0.git9.1.fc21 and > kernel-3.16.0-0.rc0.git10.1.fc21. Is the dif...
2014 Sep 15
2
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
..., Roy Spliet wrote: > Op 14-09-14 om 10:31 schreef poma: >> On 13.09.2014 23:45, Roy Spliet wrote: >>> Dear Poma, >>> >>> Don't get anyone wrong, your input is greatly valued. The reason why >>> "we" (nouveau developers) generally ask for a git bisection is because >>> we don't know or track specific distributions. Although your search has >>> narrowed the problem down (thanks for that!), we don't know how big the >>> difference is between kernel-3.16.0-0.rc0.git9.1.fc21 and >>> kernel-3.16.0-0....
2014 Nov 20
4
It the git server down ?
Hello, I'm a newbie here, I found the git server from: http://www.syslinux.org/wiki/index.php/Development And the web said: git clone git://git.zytor.com/syslinux/syslinux.git But it didn't work: Cloning into 'syslinux'... fatal: remote error: access denied or repository not exported: /syslinux/syslinux.git There is anothe...
2008 Apr 28
16
GiT and Edge/Trunk Rails
I have a sub-application project that I had previously converted to edge rails under svn. Originally, vendor/rails was set up with svn:externals so that an svn update at the project''s root would pull the latest trunk along with all the other updates. Since Rails has moved to GiT and depreciated svn I decided to remove the svn:externals reference for vendor/rails and reinstall trunk using ''git clone git://github.com/rails/rails.git''. The question that I have is: what git command does on use to check for/retrieve updates to trunk? Does one simply reissue...
2012 Jul 06
1
git tree magic forest
...04.07.12: > > > I tried to package 5.00-pre6 on RHEL using the known routine: > > > make clean > > make installer > > make install-all > > > and I get: > > [...] > > Perhaps you try Matt Flemings 5.00-pre8 version: > > git://git.zytor.com/users/mfleming/syslinux.git > > > It solved all my problems compiling and running syslinux 5.00. I have the feeling that I'm lost in the magic forest of git trees. So now I need some judgement where I am. This is what I did: git checkout master # starting point...
2009 Aug 04
4
[LLVMdev] Mirroring of LLVM repository
>    git clone git://github.com/earl/llvm-mirror.git llvm >    cd llvm >    git config --add remote.origin.fetch '+refs/remotes/*:refs/remotes/*' >    git fetch >    git svn init https://llvm.org/svn/llvm-project/llvm/trunk >    git svn rebase --local This one worked perfectly. Thank...