[git-users] Re: How to setup http protocol for GIT

2014-02-25 Thread Thomas Ferris Nicolaisen
On Monday, February 24, 2014 9:52:05 PM UTC+1, Jirong Hu wrote: http://git-scm.com/book/en/Git-on-the-Server-Public-Access I was following the above link to setup http access for GIT. But after this issue:https://groups.google.com/forum/#!topic/git-users/nL0qZXiBHqw, I think my http

Re: [git-users] invalid END header (bad central directory offset)

2014-02-25 Thread Konstantin Khomoutov
On Tue, 25 Feb 2014 03:35:42 -0800 (PST) edmond Dantes choua...@googlemail.com wrote: I just converted a Java project from CVS to GIT, and since then I receive the following error: error reading commons-logging.jar; invalid END header (bad central directory offset). Does anyone know how to

Re: [git-users] invalid END header (bad central directory offset)

2014-02-25 Thread edmond Dantes
Thanks for the advice. Am Dienstag, 25. Februar 2014 12:47:52 UTC+1 schrieb Konstantin Khomoutov: On Tue, 25 Feb 2014 03:35:42 -0800 (PST) edmond Dantes chou...@googlemail.com javascript: wrote: I just converted a Java project from CVS to GIT, and since then I receive the following

Re: [git-users] How to setup http protocol for GIT

2014-02-25 Thread Konstantin Khomoutov
On Mon, 24 Feb 2014 12:52:05 -0800 (PST) Jirong Hu jirong...@gmail.com wrote: http://git-scm.com/book/en/Git-on-the-Server-Public-Access I was following the above link to setup http access for GIT. But after this issue:https://groups.google.com/forum/#!topic/git-users/nL0qZXiBHqw, I think

Re: [git-users] How to setup http protocol for GIT

2014-02-25 Thread Gunnar Strand
On 02/25/14 14:16, Konstantin Khomoutov wrote: On Mon, 24 Feb 2014 12:52:05 -0800 (PST) Jirong Hu jirong...@gmail.com wrote: http://git-scm.com/book/en/Git-on-the-Server-Public-Access I was following the above link to setup http access for GIT. But after this

[git-users] Any commercial products for GIT?

2014-02-25 Thread Jirong Hu
For large companies like banks, we need commercial support. We need a company like Atlassian for JIRA, JetBrains for TeamCity and JFog for Artifactory. A GIT product takes care of integration to popular tools such as eclipse, MSVS, as well as JIRA, TeamCity, etc. Is there anything similar for

Re: [git-users] Any commercial products for GIT?

2014-02-25 Thread Konstantin Khomoutov
On Tue, 25 Feb 2014 08:01:47 -0800 (PST) Jirong Hu jirong...@gmail.com wrote: For large companies like banks, we need commercial support. We need a company like Atlassian for JIRA, JetBrains for TeamCity and JFog for Artifactory. A GIT product takes care of integration to popular tools such

Re: [git-users] Any commercial products for GIT?

2014-02-25 Thread Jirong Hu
You know management wants something has an official support. Stash is a good idea, since we are going to buy so many other tools from Atlassian. On Tuesday, 25 February 2014 11:54:51 UTC-5, Konstantin Khomoutov wrote: On Tue, 25 Feb 2014 08:01:47 -0800 (PST) Jirong Hu jiro...@gmail.com

Re: [git-users] Any commercial products for GIT?

2014-02-25 Thread Philip Oakley
- Original Message - From: Jirong Hu To: git-users@googlegroups.com Cc: Jirong Hu Sent: Tuesday, February 25, 2014 5:18 PM Subject: Re: [git-users] Any commercial products for GIT? You know management wants something has an official support. Ah, management, don't you

Re: [git-users] Any commercial products for GIT?

2014-02-25 Thread Jirong Hu
I took a quick look at Stash. Do we really need this? This looks like a GIT add-on, as it said, GIT repo management tool. It's not GIT, right? On Tuesday, 25 February 2014 11:54:51 UTC-5, Konstantin Khomoutov wrote: On Tue, 25 Feb 2014 08:01:47 -0800 (PST) Jirong Hu jiro...@gmail.com

Re: [git-users] Any commercial products for GIT?

2014-02-25 Thread Magnus Therning
On Tue, Feb 25, 2014 at 10:40:16AM -0800, Jirong Hu wrote: I took a quick look at Stash. Do we really need this? This looks like a GIT add-on, as it said, GIT repo management tool. It's not GIT, right? AFAIU you /do/ want a GIT repo management tool -- something that allows you to manage your

Re: [git-users] How to setup http protocol for GIT

2014-02-25 Thread Jirong Hu
You are right, somehow the hook didn't run I think, don't know why. After I run it manually, the http clone got the right version. [root@cmtoldshrdjk01 hooks]# exec git update-server-info Let me setup the smart http. Thanks Jirong On Tue, Feb 25, 2014 at 8:16 AM, Konstantin Khomoutov

Re: [git-users] Any commercial products for GIT?

2014-02-25 Thread Nelson Efrain A. Cruz
2014-02-25 18:15 GMT-03:00 Magnus Therning mag...@therning.org: On Tue, Feb 25, 2014 at 10:40:16AM -0800, Jirong Hu wrote: I took a quick look at Stash. Do we really need this? This looks like a GIT add-on, as it said, GIT repo management tool. It's not GIT, right? AFAIU you /do/ want a