cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Issue 131531

Query | Reports

Issue 131531

Issue #: 131531   Platform: All   Reporter: urlwolf (urlwolf)
Component: versioncontrol   OS: Linux  
Subcomponent: code   Version: 6.7   CC:
Remove selected CCs
Status: STARTED   Priority: P1  
Resolution:   Issue type: FEATURE  
 Target milestone:6.7 
Assigned to: issues@versioncontrol
QA Contact: issues@versioncontrol
URL: http://groups.google.com/group/nbgit/
* Summary: Git VCS support
Status whiteboard:
Keywords:
Attachments:
Issue 131531 depends on: Show dependency tree
Issue 131531 blocks:
Votes for issue 131531: 96    Vote for this issue

View issue activity   |   Format for printing   |   Format as XML

Description: Opened: Sat Mar 29 20:03:00 +0000 2008 Sort by: Oldest first | Newest first

please add git support

------- Additional comments from richo Thu Apr 3 21:58:18 +0000 2008 -------

+1, this is increasingly necessary for Ruby on Rails development

------- Additional comments from jamespb Thu Apr 3 23:19:01 +0000 2008 -------

http://weblog.rubyonrails.com/2008/4/2/rails-is-moving-from-svn-to-git

+1 from me as well.  Git has become a requirement for a Ruby on Rails development environment.

------- Additional comments from mkrauskopf Fri Apr 4 09:11:46 +0000 2008 -------

Can anybody from versioncontrol team give us some information whether there are some plans for the Git support or not.
Even "Haven't been considered at all yet" would be useful to know. Thanks.

------- Additional comments from bhauff Fri Apr 4 13:01:30 +0000 2008 -------

My request for 7.0 or as soon as possible would be Git support.  Git is now the official repository for Ruby on Rails. 
http://weblog.rubyonrails.com/2008/4/2/rails-is-moving-from-svn-to-git  So it would be great to not get behind so to speak.

------- Additional comments from mvyver Sun Apr 6 01:20:51 +0000 2008 -------

FYI,

http://gitorious.org/projects/nbgit

I've not used it, but it is there and is probably as good a starting point as any, or for people who are able to help out.

HTH?

------- Additional comments from pramodkc Sun Apr 6 20:02:45 +0000 2008 -------

1 more vote for git. 

------- Additional comments from tstupka Mon Apr 7 18:18:34 +0000 2008 -------

> Can anybody from versioncontrol team give us some information whether there are some plans for the Git support or not.
> Even "Haven't been considered at all yet" would be useful to know. Thanks.
well, it has been considered. More info available at http://versioncontrol.netbeans.org/#community_support

> http://gitorious.org/projects/nbgit
this is good news. As mentioned under the link above - we like to help as much as possible ...

------- Additional comments from blackdog Thu Apr 10 21:45:14 +0000 2008 -------

+1
i don't use ruby but git is my preferred tool, right now i use git-gui for my java dev.

------- Additional comments from myabc Sat Apr 12 11:41:50 +0000 2008 -------

Hello,

I set up the project that was mentioned in this thread: -
http://github.com/myabc/nbgit/tree/master
http://gitorious.org/projects/nbgit

I am basing the plugin around NetBeans's Mercurial support, and in fact, have ported code from that module as a starting basis.
Any thoughts on what you would like to see, as well as offers of support, are very gratefully received.

------- Additional comments from blackdog Sat Apr 12 14:15:39 +0000 2008 -------

I think it's very useful (important even) to have the staging area represented correctly,
so that you  can see all your changes and then select which changes should be committed together or not.
I prefer this way of working with git as i tend to do a lot of stuff at once and then go back and sort out how I want
to group and commit later on. I mention this as the semantics are probably not in the mercurial plugin, but if you have
a look at git-gui they are.

Also, the amend commit functionality is very useful.

Thanks for starting this! Awesome. Netbeans is becoming my environment of choice and this functionality is the deal
closer for me.

------- Additional comments from ppis Thu Apr 17 08:57:51 +0000 2008 -------

*** Issue 133042 has been marked as a duplicate of this issue. ***

------- Additional comments from tstupka Mon May 19 18:12:07 +0000 2008 -------

*** Issue 135364 has been marked as a duplicate of this issue. ***

------- Additional comments from sbwcgroup Sat Jun 28 22:33:42 +0000 2008 -------

+1

------- Additional comments from ascarter Mon Jul 7 18:52:22 +0000 2008 -------

+1 Adding my vote for Git

------- Additional comments from bhauff Tue Jul 15 14:33:04 +0000 2008 -------

Looks like the project nbgit mentioned and linked below has stalled out.

http://groups.google.com/group/nbgit/browse_thread/thread/f80388bfe6688b2b

Is anyone else looking at adding git support to Netbeans?

------- Additional comments from zven Sat Jul 26 10:35:49 +0000 2008 -------

+1 much needed. Since we have Rails support it's absolutely required, also needed for the sake of beautiful github.

------- Additional comments from nazggul Tue Sep 2 11:24:21 +0000 2008 -------

Hi,

I started patching nbgit to make it work with git 1.6.0. If somebody is interested in it, you a welcome to contact me.

P.S. I can publish my local nbgit git repository.
P.P.S. Unfortunately, I'm quite busy and patching of this module is quite slow :(

------- Additional comments from gthiruva Tue Sep 2 16:58:22 +0000 2008 -------

nazggul - Are your changes aimed at NB 6.5?

------- Additional comments from nazggul Tue Sep 2 17:08:57 +0000 2008 -------

gthiruva: not now. NB 6.5beta is quite buggy for me. I'll try to make this module work with NB 6.5 when it will be released.

------- Additional comments from nazggul Fri Sep 5 17:19:58 +0000 2008 -------

Oh, I've made some typo because http://github.com/myabc/nbgit/tree/master is not forgotten and last commit was made 6
hours ago.
Anyway I send my small patches to developers of this version of nbgit.

------- Additional comments from mkrauskopf Sun Sep 21 07:24:46 +0000 2008 -------

BTW, already 6th most voted feature in the whole NetBeans:

  http://qa.netbeans.org/bugzilla/dashboards/top-voted.html

------- Additional comments from lmassand Tue Oct 21 19:10:43 +0000 2008 -------

I am a huge Netbeans fan. In absence of GIT support I'll have to migrate to Eclipse which supports GIT

------- Additional comments from jamamooga Wed Oct 22 21:57:54 +0000 2008 -------

I found a nbm that worked for me with Netbeans 6.1 here:
http://code.google.com/p/nbgit/downloads/list

------- Additional comments from callagga Fri Jan 30 10:29:20 +0000 2009 -------

+1 for me as key feature required 

------- Additional comments from qbass Fri Jan 30 23:16:41 +0000 2009 -------

+1!

------- Additional comments from auxbuss Mon Mar 9 16:13:28 +0000 2009 -------

+1

------- Additional comments from ovrabec Thu Mar 26 07:58:49 +0000 2009 -------

*** Issue 160616 has been marked as a duplicate of this issue. ***

------- Additional comments from seengee Tue Apr 14 13:18:51 +0000 2009 -------

+1 for Git support. its the standard for most new Open Source Projects.

------- Additional comments from sujoy Tue Apr 14 13:28:27 +0000 2009 -------

+1 git really needs to be there.

------- Additional comments from k776 Wed Jun 3 05:13:41 +0000 2009 -------

+1  This is a big need for Ruby on Rails development, especially with Ruby on Rails and most open source ruby projects
moving over to Github!!

------- Additional comments from robo47 Wed Jun 3 08:19:02 +0000 2009 -------

+1 would really like to see it in 6.7

------- Additional comments from emononen Mon Jun 8 12:47:06 +0000 2009 -------

*** Issue 166522 has been marked as a duplicate of this issue. ***

------- Additional comments from pcornelissen Mon Jun 29 14:54:16 +0000 2009 -------

pretty funny that kenai etc supports git, but netbeans doesn't.
Any news on git for netbeans?
nbgit seems to be dead

------- Additional comments from blissfull Tue Jun 30 00:03:13 +0000 2009 -------

nbgit is not dead, it's moved to github: http://github.com/myabc/nbgit/tree/master

------- Additional comments from pcornelissen Tue Jun 30 06:04:32 +0000 2009 -------

Thanks! Lincoln also wrote me an email that git is working on nb6.7.

Maybe you should upload a downloadable release on the site (maybe even in a nb plugin repository?), because I don't
think that many people will try to compile it on their own.