similar to: centos 6.3 git core.sharedRepository = group/all not working?

Displaying 20 results from an estimated 400 matches similar to: "centos 6.3 git core.sharedRepository = group/all not working?"

2014 Oct 24
0
[PATCH][git-pull] lua: fix broken bindings, switch to using methods, document things
On Mon, Oct 13, 2014 at 12:53:43PM +0200, Ferenc Wagner wrote: > The following changes since commit 81ad566f155fac31089fde69c87059b217e7e9b6: > > NEWS: Update for 6.03 release (2014-10-06 09:27:44 -0700) > > are available in the git repository at: > > https://github.com/wferi/syslinux/ pub > > for you to fetch changes up to
2019 Jul 15
2
GitHub passwords in .git/config?
I'm diverging:? Now I get: >>> git pull ssh: Could not resolve hostname github.com:sbgraves237: nodename nor servname provided, or not known fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ????? ** With .git/config as follows: [core] ??? repositoryformatversion = 0 ??? filemode = true ??? bare =
2015 Oct 09
2
git clone --recursive
Hi, We use a git submodule for gnu-efi. What would be the downside of changing git clone git://repo.or.cz/syslinux.git into git clone --recursive git://repo.or.cz/syslinux.git on the Syslinux wik? Cheers Geert Stappers $ git clone git://repo.or.cz/syslinux.git Cloning into 'syslinux'... remote: Counting objects: 50546, done. remote: Total 50546 (delta 0), reused 0 (delta 0)
2014 Oct 13
2
[PATCH][git-pull] lua: fix broken bindings, switch to using methods, document things
The following changes since commit 81ad566f155fac31089fde69c87059b217e7e9b6: NEWS: Update for 6.03 release (2014-10-06 09:27:44 -0700) are available in the git repository at: https://github.com/wferi/syslinux/ pub for you to fetch changes up to 68cb978ab7e692d772e4d62d3585b8f7bac43b4b: lua: simplify the function/value handling in the automenu test (2014-10-13 12:44:15 +0200)
2013 Dec 31
1
[syslinux:master] Remove some whitespace
Op 2013-12-30 om 14:03 schreef syslinux-bot for Ruben Kerkhof: > Commit-ID: 54b29b18c684f865d81360764d2623bb06fe1d7a > Gitweb: http://www.syslinux.org/commit/54b29b18c684f865d81360764d2623bb06fe1d7a Visiting that URL yields 'Bad commit reference' but that is not the main reason for this e-mail. > Author: Ruben Kerkhof <ruben at rubenkerkhof.com> > AuthorDate:
2015 Jun 21
1
[syslinux:master] core/pxe: extend parse_dhcp() for packet type
On Sun, Jun 21, 2015 at 11:12:07AM -0700, syslinux-bot wrote: > Commit-ID: 38e861ebf45a804bc5fbd74d9c19292822c84487 > Gitweb: http://www.syslinux.org/commit/38e861ebf45a804bc5fbd74d9c19292822c84487 > Author: Gene Cumm <gene.cumm at gmail.com> > AuthorDate: Sat, 20 Jun 2015 21:17:18 -0400 > Committer: Gene Cumm <gene.cumm at gmail.com> > CommitDate: Sat, 20
2011 Oct 30
5
Fatal error: The remote end hung up unexpectedly
Hi, I''d like to create my first ROR application on Heroku but I can''t deal with one step in this tutorial: http://devcenter.heroku.com/articles/quickstart I''ve spent all my day for this and I have no idea what is wrong... I cannot deal with last one in 3th part -> Create your Heroku application What I did: I''ve installed eveything what I need 1. switch to
2019 Jul 15
0
GitHub passwords in .git/config?
Hi Spencer, The first line in the `[remote "origin"]` section should read: ``` url = git at github.com:sbgraves237/Ecdat.git<mailto:git at github.com:sbgraves237/Ecdat.git> ``` Generally, I add these configs by doing a clone on the command line such as: > git clone git at github.com:sbgraves237/Ecdat.git<mailto:git at github.com:sbgraves237/Ecdat.git> so that I
2019 Jul 15
3
GitHub passwords in .git/config?
On 2019-07-15 10:56, Dirk Eddelbuettel wrote: > <snip> > > > Don't write passwords down like this. Your error is likely in expecting _ssh_ > authentication over _https_ -- when it works only over ssh. Use the alternate > form for a remote e.g. one that looks like git at github.com:emacs-ess/ESS.git ????? I'm confused.? I changed that line to: ??? ?? ? ?? url =
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
2012 Dec 11
1
Trying to package Oz for Ubuntu
[ CCing to Hilko who is the Debian maintainer, and the libguestfs mailing list. ] On Tue, Dec 11, 2012 at 04:18:20PM -0600, Steve Loranz wrote: > Chris / Richard, > > I'm trying to get a package of Oz together for Ubuntu so that I can > ultimately get an imagefactory package built for Ubuntu as well. I'm > stuck on libguestfs at this point and was hoping one of you might
2016 Mar 24
2
Clang Preprocessor Speed Up
Hello, folks! Currently me with one other guy are trying to play with clang. The proposal may seem stupid, excuse me, if it was already discussed, we just want to try to implement something useful which seems absent for now. Ok, the idea. It seems interesting to try to make lexer a little bit more efficient in terms of macro expanding by applying partial expansion of macros. the idea is that
2012 Nov 15
2
cran ubuntu repository and ubuntu 12.10
Since upgrading to quantal, I find that synaptic and apt-get cannot read the sources.list file if it includes the previously standard line deb http://lib.stat.cmu.edu/R/CRAN/bin/linux/ubuntu/ quantal This line makes apt-get or synaptic give an error message identifying this line as having a syntax error. If "multiverse" is added at the end of the line, the line is parsed, but then
2015 Aug 13
2
VirtIO specific to KVM ??
Hi I have a query with respect to the VirtIO drivers. I have experience on using them on the Guests (Red Hat Guests) on a KVM hypervisor. I want to know if we can use these drivers on ESX as well. Appreciate any response in this regard. Thanks Jatin
2012 Nov 25
3
6.3 installer keeps cycling in a 10 second countdown to boot
Hi. I've been running CentOS 5 for ages. (Thanks!) I went to install 6.3 - I downloaded the 64-bit DVD 1 image, and put it on a USB drive. Booted into a screen that said boot will start in 10.. 9... 8.. 7.. 6.. 5.. 4.. 3.. 2.. 1.. 10.. and so on, infinite loop, the boot never starts. I tried booting in text mode, but it doesn't boot, just goes back to the menu. Is there some way to
2013 May 06
1
CentOS 5 netinstall problem
Hi, all. I'm attempting to install CentOS 5 via netinstall from <mirror.centos.org/centos/5/os/i386> & it gets as far as formatting the disk but when it gets to: 'Starting install process. This may take take several minutes...' it hangs forever (well, a couple of hours). Dropping down in a console I see it's telling me: 'Preparing to install' then nothing.
2016 Mar 24
0
Clang Preprocessor Speed Up
First, surely the right place for this discussion is the cfe-dev mailing list? Second, have you determined that this is a noticeable amount of time when compiling? I have no idea - in my Pascal compiler, parsing the code is ~0.1%, codegen to IR ~1.9% and LLVM 98%. But I'm sure Clang is more complex in many ways, so the proportion is probably a bit different - a measurement of the time spent
2013 Feb 16
3
cheap cloud providors
Hey guys, Apologies in advance if this question is in poor taste. But I've really fallen in love with learning about the cassanrdra database. The only problem is that it doesn't run very well on an t1.micro instance at amazon and the larger sizes are quite expensive. An m1.small can do the trick, while still not optimal. So I was wonder if there was any real value in the cloud or even
2013 Sep 28
2
mount.cifs and kerberos failure
Hi guys, This seems to be a well-known problem with mount.cifs on Ubuntu 12.04. Unfortunately, although I have applied the suggestions I found with google, I can't seem to be able to get mount.cifs to work with kerberos. I am trying to use kerberos to mount my Windows shares because this is the only allowed secure way in my company to connect to shares. Before anyone asks, I can successfully
2023 Mar 18
2
Custom SASL authentication
An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20230318/8ce3c29a/attachment-0001.htm>