Re: Downgrade git server on Fedora 40

2024-07-09 Thread Jeffrey Walton
On Tue, Jul 9, 2024 at 4:49 PM Chris Adams wrote: > > Once upon a time, Jeffrey Walton said: > > I need to learn the previous version of git for `dnf downgrade`, but I > > don't know how to find the info. Assuming the previous version was *-1 > > was not helpful: &g

Re: Downgrade git server on Fedora 40

2024-07-09 Thread Chris Adams
Once upon a time, Jeffrey Walton said: > I need to learn the previous version of git for `dnf downgrade`, but I > don't know how to find the info. Assuming the previous version was *-1 > was not helpful: In general, only one or two version+release of a package will be available

Downgrade git server on Fedora 40

2024-07-09 Thread Jeffrey Walton
Hi Everyone, I'm trying to downgrade git server on Fedora 40. git-2.45.2-2.fc40 is causing me a site-wide DoS due to its broken implementation of safe directories (with no way to turn it off). I need to learn the previous version of git for `dnf downgrade`, but I don't know how to fin

Announcing Scm Workbench 0.9.4 for Git, Mercurial and Subversion

2020-06-13 Thread Barry Scott
SCM Workbench features * Support Subversion (svn), Mercurial (hg) and Git projects. * Experimental support for Perforce (P4) * Easy to learn and use * Builtin User Guide describes the operation and features of the application. * Add project wizard can scan for all your existing projects. * All

Announcing Scm Workbench 0.9.3 for Git, Mercurial and Subversion

2019-09-16 Thread Barry Scott
SCM Workbench features • Support Subversion (svn), Mercurial (hg) and Git projects. • Experimental support for Perforce (P4) • Easy to learn and use • Builtin User Guide describes the operation and features of the application. • Add project wizard can scan

Re: how to enable/start "git@.service" via systemd?

2017-10-08 Thread Anthony Joseph Messina
> > > i'm sure the experts will clear this up in short order.) > > > > > > wanted to experiment with the git daemon so, on my fully-updated F26 > > > > > > system, installed git-daemon package, whose contents are simply: > > > >

Re: how to enable/start "git@.service" via systemd?

2017-10-08 Thread Robert P. J. Day
On Sat, 7 Oct 2017, Anthony Joseph Messina wrote: > On Saturday, October 7, 2017 4:18:48 AM CDT Robert P. J. Day wrote: > > (probably OT: more a systemd question than a fedora question, but > > i'm sure the experts will clear this up in short order.) > > > > w

Re: how to enable/start "git@.service" via systemd?

2017-10-07 Thread Anthony Joseph Messina
On Saturday, October 7, 2017 4:18:48 AM CDT Robert P. J. Day wrote: > (probably OT: more a systemd question than a fedora question, but > i'm sure the experts will clear this up in short order.) > > wanted to experiment with the git daemon so, on my fully-updated F26 > s

how to enable/start "git@.service" via systemd?

2017-10-07 Thread Robert P. J. Day
(probably OT: more a systemd question than a fedora question, but i'm sure the experts will clear this up in short order.) wanted to experiment with the git daemon so, on my fully-updated F26 system, installed git-daemon package, whose contents are simply: $ rpm -ql git-daemon /us

Re: looking for a list of *useful*, git-related fedora RPM packages

2017-04-17 Thread Ted Roche
On Mon, Apr 17, 2017 at 1:21 PM, Robert P. J. Day wrote: > > yes, i realize there are a *ton* of additional packages, but > students are regularly asking me how to do things that aren't > immediately supported in git, Not sure I can can help you here, but could you tell me

looking for a list of *useful*, git-related fedora RPM packages

2017-04-17 Thread Robert P. J. Day
kind of a wide-open question, but i'm updating both an intro and advanced git course, and as i teach them both on fedora, i'm interested in which of the large number of *additional* git-related fedora packages people find useful on a regular basis. yes, i realize there are

Announcing SCM Workbench 0.8.5 GUI for Git, Mercurial (hg) and Subversion (svn)

2017-03-22 Thread Barry Scott
SCM Workbench features • Support Subversion (svn), Mercurial (hg) and Git projects. • Easy to learn and use • Built in User Guide describes the operation and features of the application. • Add project wizard can scan for all your existing projects. • All

looking for summary of multiple/related (fedora-based) git repo "solutions"

2016-10-14 Thread Robert P. J. Day
for my own benefit, i'd like to write a short wiki page on the variety of (ideally fedora-packaged) solutions to how to combine multiple git repos into a single build environment. preferably, these solutions would either be part of git proper, or come in git-related rpm files as easy addit

looking for a good "git/gerrit on fedora" online tutorial

2015-10-09 Thread Robert P. J. Day
i've offered to put together a basic presentation on how to set up git and gerrit (in my case, on fedora), and i've collected a few moderately decent tutorials that i can cannibalize to get the final result, but if there's something already out there that covers that topic, tha

Re: git clone https://git.fedorahosted.org/git/security-spin.git

2015-02-01 Thread Cinaed Simson
On 02/01/2015 11:13 AM, Kevin Fenzi wrote: > On Sun, 01 Feb 2015 10:39:12 -0800 > Cinaed Simson wrote: > >> >> Hi - the following >> >> git clone https://git.fedorahosted.org/git/security-spin.git >> >> doesn't work dispute the instructions

Re: git clone https://git.fedorahosted.org/git/security-spin.git

2015-02-01 Thread Kevin Fenzi
On Sun, 01 Feb 2015 10:39:12 -0800 Cinaed Simson wrote: > > Hi - the following > > git clone https://git.fedorahosted.org/git/security-spin.git > > doesn't work dispute the instructions on > > https://fedorahosted.org/security-spin/ > >

git clone https://git.fedorahosted.org/git/security-spin.git

2015-02-01 Thread Cinaed Simson
Hi - the following git clone https://git.fedorahosted.org/git/security-spin.git doesn't work dispute the instructions on https://fedorahosted.org/security-spin/ The command git clone ​https://git.fedorahosted.org/git/security-spin.git returns the error Initialized empt

Re: Slighty OT Git Hub/Heroku

2013-03-03 Thread Roger
On 02/28/2013 10:13 PM, Craig White wrote: On Thu, 2013-02-28 at 16:50 +1100, Roger wrote: I have a git hub repository where I have put the Ruby on Rails development system on Heroku for work by myself and 2 other volunteer devs. How and/or where would I post the file tree so that we all can

Re: Slighty OT Git Hub/Heroku

2013-02-28 Thread Michael E. Maher
Hi Roger, On Thu, 2013-02-28 at 16:50 +1100, Roger wrote: > I have a git hub repository where I have put the Ruby on Rails > development system on Heroku for work by myself and 2 other volunteer devs. > How and/or where would I post the file tree so that we all can work on > the v

Re: Slighty OT Git Hub/Heroku

2013-02-28 Thread Craig White
On Thu, 2013-02-28 at 16:50 +1100, Roger wrote: > I have a git hub repository where I have put the Ruby on Rails > development system on Heroku for work by myself and 2 other volunteer devs. > How and/or where would I post the file tree so that we all can work on > the various fil

Slighty OT Git Hub/Heroku

2013-02-27 Thread Roger
I have a git hub repository where I have put the Ruby on Rails development system on Heroku for work by myself and 2 other volunteer devs. How and/or where would I post the file tree so that we all can work on the various files, I'm lost on this aspect. I have explored Github and Herok

Yum, Git, Plugin

2013-01-25 Thread Bry8 Star
Hi, is there a way to download/obtain specific GIT repo based src+binary files, via using yumdownloader / YUM cli commands ? can a yum PLUGIN achieve such functionality ? Thanks, -- Bright Star. signature.asc Description: OpenPGP digital signature -- users mailing list users

Re: After the today's update git depends on subversion

2012-07-25 Thread Vaclav Mocek
Hi Todd, On Wed, Jul 25, 2012 at 8:08 PM, Todd Zullinger wrote: > Hi Vaclav, > > > Without looking closely, it surely appears to be an unintended bug. Those > Git/SVN/*.pm files should be moved to the git-svn package. Please file a > bugzilla and either Adam or I will

After the today's update git depends on subversion

2012-07-25 Thread Vaclav Mocek
Hi all, I noticed that the today's update of git brought dependency between git and subversion. Git requires perl-Git, perl-Git depends on subversion-perl and subversion-perl depends on subversion. It looks like that the used git spec file doesn't reflect the changes in the latest

Re: After the today's update git depends on subversion

2012-07-25 Thread Todd Zullinger
Hi Vaclav, Vaclav Mocek wrote: I noticed that the today's update of git brought dependency between git and subversion. Git requires perl-Git, perl-Git depends on subversion-perl and subversion-perl depends on subversion. It looks like that the used git spec file doesn't reflect t

Re: git and selinux

2012-06-14 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/14/2012 12:18 PM, Pete Stieber wrote: > On 6/14/2012 6:26 AM, PS = Pete Stieber wrote: PS>> Dan, how do I undo the > original semanage command? > > On 6/14/2012 7:37 AM, DW = Daniel J Walsh wrote: DW> # semanage fco

Re: git and selinux

2012-06-14 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/12/2012 09:49 AM, Pete Stieber wrote: > On 06/11/2012 07:08 PM, PS = Pete Stieber wrote: PS>> I'm trying to setup a > git server on a Fedora PS>> 17 box. I created user name git and setup > PS>> bare Git repos

Re: git and selinux

2012-06-14 Thread Pete Stieber
On 6/14/2012 6:26 AM, PS = Pete Stieber wrote: PS>> Dan, how do I undo the original semanage command? On 6/14/2012 7:37 AM, DW = Daniel J Walsh wrote: DW> # semanage fcontext -d "/home/git(/.*)?" Thanks for the help. I seem to be stuck using the original solution suggestio

Re: git and selinux

2012-06-14 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/14/2012 09:26 AM, Pete Stieber wrote: > On 06/11/2012 08:34 AM, Pete Stieber wrote: PS>>>> I'm trying to setup a > git server on a PS>>>> Fedora 17 box. I created user name git PS>>>> and > setup

Re: git and selinux

2012-06-14 Thread Pete Stieber
On 06/11/2012 08:34 AM, Pete Stieber wrote: PS>>>> I'm trying to setup a git server on a PS>>>> Fedora 17 box. I created user name git PS>>>> and setup bare Git repos under PS>>>> /home/git/repos. When I clone these PS>>>> repos fro

Re: git and selinux

2012-06-12 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/12/2012 09:34 AM, Pete Stieber wrote: > On 6/11/2012 6:40 PM, Jeff Gipson wrote: >> On Mon, Jun 11, 2012 at 04:08:47PM -0700, Pete Stieber wrote: >>> I'm trying to setup a git server on a Fedora 17 box. I created user

Re: git and selinux

2012-06-12 Thread Pete Stieber
On 06/11/2012 07:08 PM, PS = Pete Stieber wrote: PS>> I'm trying to setup a git server on a Fedora PS>> 17 box. I created user name git and setup PS>> bare Git repos under /home/git/repos. When PS>> I clone these repos from another machine using PS>> PS&

Re: git and selinux

2012-06-12 Thread Pete Stieber
On 6/11/2012 6:40 PM, Jeff Gipson wrote: On Mon, Jun 11, 2012 at 04:08:47PM -0700, Pete Stieber wrote: I'm trying to setup a git server on a Fedora 17 box. I created user name git and setup bare Git repos under /home/git/repos. When I clone these repos from another machine using $ git

Re: git and selinux

2012-06-12 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/11/2012 07:08 PM, Pete Stieber wrote: > I'm trying to setup a git server on a Fedora 17 box. I created user name > git and setup bare Git repos under /home/git/repos. When I clone these > repos from another machine using >

Re: git and selinux

2012-06-11 Thread Jeff Gipson
On Mon, Jun 11, 2012 at 04:08:47PM -0700, Pete Stieber wrote: I'm trying to setup a git server on a Fedora 17 box. I created user name git and setup bare Git repos under /home/git/repos. When I clone these repos from another machine using $ git clone git@server_name/repos/RepoNam

git and selinux

2012-06-11 Thread Pete Stieber
I'm trying to setup a git server on a Fedora 17 box. I created user name git and setup bare Git repos under /home/git/repos. When I clone these repos from another machine using $ git clone git@server_name/repos/RepoName.git RepoName selinux wants the type of /home/git to be user_h

Re: A bit OT: git - ridiculous memory requirements

2012-03-30 Thread Todd Zullinger
Rahul Sundaram wrote: On 03/30/2012 08:43 AM, Vaclav Mocek wrote: Hi all, I have a cloned GCC git repository, on PC with 1.5GB of RAM and 3GB swap. When I run "$git gc --aggressive", I will get after few hours an error: I'm curious why you're using git gc --aggressive

Re: A bit OT: git - ridiculous memory requirements

2012-03-30 Thread Bryn M. Reeves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/30/2012 04:13 AM, Vaclav Mocek wrote: > Hi all, > > I have a cloned GCC git repository, on PC with 1.5GB of RAM and 3GB > swap. > > When I run "$git gc --aggressive", I will get after few hours an > error: >

Re: A bit OT: git - ridiculous memory requirements

2012-03-29 Thread Rahul Sundaram
On 03/30/2012 08:43 AM, Vaclav Mocek wrote: > Hi all, > > I have a cloned GCC git repository, on PC with 1.5GB of RAM and 3GB swap. > > When I run "$git gc --aggressive", I will get after few hours an error: > > $ git gc --aggressive > Counting objects: 133288

A bit OT: git - ridiculous memory requirements

2012-03-29 Thread Vaclav Mocek
Hi all, I have a cloned GCC git repository, on PC with 1.5GB of RAM and 3GB swap. When I run "$git gc --aggressive", I will get after few hours an error: $ git gc --aggressive Counting objects: 1332887, done. Delta compression using up to 2 threads. fatal: Out of memory, malloc failed

Re: git

2012-02-10 Thread Joe Zeff
On 02/10/2012 10:36 AM, Don Krause wrote: "This message represents the official view of the voices in my head." *Snarf!* (That's the sound a clever comment makes when it gets added to somebody's list of Usenet sigquotes.) -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: git

2012-02-10 Thread Don Krause
On Feb 10, 2012, at 10:32 AM, Patrick Dupre wrote: > Hello, > > Doing > git clone git://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git > > I get > Cloning into 'gnome-shell-system-monitor-applet'... > fatal: unable to connect to github.c

git

2012-02-10 Thread Patrick Dupre
Hello, Doing git clone git://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git I get Cloning into 'gnome-shell-system-monitor-applet'... fatal: unable to connect to github.com: github.com[0: 207.97.227.239]: errno=Connection timed out Would yo

Re: Help with git and gitweb

2011-09-28 Thread Leonardo
thanks a lot for this response JB, i got the server up but sadly i failed on authentication part and had to give up for the moment. thanks for the help. 2011/9/28 JB : > Leonardo gmail.com> writes: > >> >> hello everyone, >> >> i am using fedora 14 and tryin

Re: Help with git and gitweb

2011-09-28 Thread JB
Leonardo gmail.com> writes: > > hello everyone, > > i am using fedora 14 and trying to share git projects over http. > > to create the projects are quite easy, install gitweb too, > the problem is what to do on /etc/gitweb.conf and > /etc/httpd/conf.d/git.conf in

Help with git and gitweb

2011-09-26 Thread Leonardo
hello everyone, i am using fedora 14 and trying to share git projects over http. to create the projects are quite easy, install gitweb too, the problem is what to do on /etc/gitweb.conf and /etc/httpd/conf.d/git.conf in order to point to a folder with some git projects inside. any help is

Re: git patch comments

2011-06-13 Thread Todd Zullinger
dd other comments. Indeed. And if line1, line2 and line3 represent different changes, they properly belong in seperate commits. Since git lets you commit locally and it's incredibly fast, the old habits of pushing multiple disparate changes in one commit is a habit that should go away. G

Re: git patch comments

2011-06-13 Thread Bruno Wolff III
On Mon, Jun 13, 2011 at 10:32:59 -0500, Michael Cronenworth wrote: > > I double checked the patches and indeed they are formatted as: > > line 1 > line 2 > line 3 > > Testing the following formatting of: > > line 1 > > line 2 > line 3 > > results in the expected formatting. Slightly annoyi

Re: git patch comments

2011-06-13 Thread Michael Cronenworth
Todd Zullinger wrote: > However, I'm still curious to see a git formatted patch that > is affected here. I use git am regularly and have never seen this. I would post one, but they are proprietary. I double checked the patches and indeed they are formatted as: line 1 line 2 line 3

Re: git patch comments

2011-06-13 Thread Todd Zullinger
Michael Cronenworth wrote: > That's how the git patches are created. If it is supposed to work then > it is a bug because it is not working that way. I'll get this posted to > the git list/bugzilla when I can. Thanks. There isn't any git bugzilla, so just mailing the g

Re: git patch comments

2011-06-13 Thread Michael Cronenworth
Todd Zullinger wrote: > For git commits, you should use the format: > > $subject > > $body That's how the git patches are created. If it is supposed to work then it is a bug because it is not working that way. I'll get this posted to the git list/bugzilla when I can.

Re: git patch comments

2011-06-12 Thread Todd Zullinger
James McKenzie wrote: > On 6/8/11 2:52 PM, Michael Cronenworth wrote: >> Turns into: >> Git comment - bullet 1 - bullet 2 >> > This is how git formats the text when it sends the bug in. I've > done this myself and was surprised when formatting I applied > d

Re: git patch comments

2011-06-11 Thread James McKenzie
On 6/8/11 2:52 PM, Michael Cronenworth wrote: > Turns into: > Git comment - bullet 1 - bullet 2 > This is how git formats the text when it sends the bug in. I've done this myself and was surprised when formatting I applied disappeared. If you want the latter, you'll hav

Re: git patch comments

2011-06-10 Thread Michael Cronenworth
Stephen Gallagher wrote: > I suspect that you are saving your patches with Windows line endings > instead of UNIX line endings, so when you import it on linux, they are > no longer available. Try running dos2unix on the file before importing > it. The systems that use git are all ru

Re: git patch comments

2011-06-09 Thread Stephen Gallagher
On Wed, 2011-06-08 at 16:52 -0500, Michael Cronenworth wrote: > I just realized git patches I have been applying to a local repository > are not saving the comments correctly. > > The git patch has properly formatted, with newlines, comments. Some have > bullet points. When I run

git patch comments

2011-06-08 Thread Michael Cronenworth
I just realized git patches I have been applying to a local repository are not saving the comments correctly. The git patch has properly formatted, with newlines, comments. Some have bullet points. When I run "git am ~/0001-fix.patch" the resulting git history shows the git comment

Re: [389-users] Building 389-ds-console-1.2.5, 389-console-1.1.6 and 389-admin-console-1.1.7 (via Git)

2011-05-23 Thread Nathan Kinder
been running into a problem. I used git to download the sources. I went into the 389-ds-console directory and typed ant and I get: BUILD FAILED /usr/local/Source/389/TEMP/389-ds-console-1.25/build.xml:76: /usr/local/Source/389/TEMP/imports/console/389-console-1.2.5 not found Please help. What

What in this file could make both rsync and git fail?? :(

2010-12-30 Thread Ankur Sinha
Hello, I have a simple shell script which I want to upload using rsync, or to a git repository. For some reason, rsync fails, and so does git. rsync fails at "generating_files phase=1" (and times out), and git just hangs before timing out. I can't seem to paste the file to fpast