Git support.

Are you missing a feature? Request its implementation here.
velda
Posts: 21
Joined: Fri Jul 18, 2008 9:48 pm

Git support.

Post by velda »

Not exactly important, but to voice the desire. The SVN client is nice, but everything I do is Git these days.

On the topic of the SVN client, it would also be Very useful to be able to commit from within the oXygen project window.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Git support.

Post by sorin_ristache »

Hello,
velda wrote:Not exactly important, but to voice the desire. The SVN client is nice, but everything I do is Git these days.
I logged your request in our system. Thank you for your request.
velda wrote:On the topic of the SVN client, it would also be Very useful to be able to commit from within the oXygen project window.
The popup menu of the Project view has an action Open in SVN Client that switches to the SVN client tool and opens the folder that is selected in the Project view as a working copy in the SVN client. We tried to avoid overloading the Project view with the functions of a working copy view of the SVN client tool.


Regards,
Sorin
jelovirt
Posts: 84
Joined: Tue Oct 11, 2005 9:17 am
Location: Helsinki, Finland
Contact:

Re: Git support.

Post by jelovirt »

sorin wrote:Hello,
velda wrote:Not exactly important, but to voice the desire. The SVN client is nice, but everything I do is Git these days.
I logged your request in our system. Thank you for your request.
Please add GIT to feature survey page, I'd like to vote for this feature.
mihai
Site Admin
Posts: 24
Joined: Thu Dec 19, 2002 4:17 pm

Re: Git support.

Post by mihai »

Hello,

I have added GIT to the features survey page.

Best regards,
Mihai
xtof
Posts: 1
Joined: Tue Apr 08, 2014 12:04 pm

Re: Git support.

Post by xtof »

Any news since 2009 regarding git support? :?:
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Git support.

Post by adrian »

Hi,

Not much has changed, but at least now GIT support is seen as a long term plan. In 2009 it was hardly considered.

Follow this more recent topic:
What about Git support?

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Mike C.
Posts: 4
Joined: Thu Jan 15, 2015 9:39 pm

Re: Git support.

Post by Mike C. »

Thanks for all you do...really appreciate it. In that spirit, please forgive my strident tone below - it's an impassioned plea, and is nothing personal:

What do you mean by a "long term plan"? Months and years continue to elapse, and there's still no Git support in oXygen. You've delayed to the point where things are just plain silly. (Subversion only, in 2015? Come on...!)

When will a "plan" become an "action"? Why can't you commit to doing this, commit to a delivery date, and commit to making it available on that date?

Even bare-minimum Git support in oXygen would be helpful. How about this for starters:
* git status
* git branch
* git checkout
* git add/rm
* git commit
* git push

Honestly, you don't need to implement all of Git functionality in order to really improve oXygen. It'd be an easy win if you could add this to your backlog and Just Do It.

Please? Too much time has gone by with nothing to show for it.
Radu
Posts: 9049
Joined: Fri Jul 09, 2004 5:18 pm

Re: Git support.

Post by Radu »

Hi,

Just to update this post, we rolled out the first version of the Oxygen XML add-on which adds a Git repository view:

https://github.com/oxygenxml/Oxygen-Git ... ort-plugin

So if anybody wants to try it, you can add issues on the GitHub project or report them here.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply