egit
Understanding Git and how to use EGit (git eclipse plugin)
I just started working on a project that uses git as a repository. I\'ve actually never used a version control system before as I\'m a devloper team of one.[详细]
2023-02-10 04:06 分类:问答JGit/EGit Loading of translation bundle failed en_US
I am running the following code in a JUnit test to test fetching a git repository.I\'m writing a test for each of the basic functionality i need from JGit so that then i can implement them in my appli[详细]
2023-02-07 21:45 分类:问答How to checkout a file into previous revision in egit
could please anybody tell us if it is possible and if it is not, what is the best alternative to do it ? This is how it would be do开发者_如何学运维ne in command line :[详细]
2023-02-01 22:39 分类:问答How to create Eclipse project from existing git repo
I have an existing project utilizing git and have just installed eclipse along with egit.I pointed to the git repository with egit and can see all my files, my existing branches and can switch between[详细]
2023-01-25 05:17 分类:问答Egit very slow at handling big projects
The problem is that Egit/Eclipse is very slow at dealing with big Java projects (~2,000k files).Very slow means following on a windows 7/quad core/SSD setup:[详细]
2023-01-19 14:12 分类:问答EGit + Beanstalk - Auth Fail
I have Eclipse 3.5 and EGit 0.9.3 installed. Gitbash can authenticate fine to Beanstalk, but for some reason Eclipse gives me Auth Failed when I try to import/clone a repo into Eclipse.[详细]
2023-01-17 13:05 分类:问答Egit "*" symbol?
Hiho, I\'m using the egit plugin for eclipse. What does this Symbol \"*\" mean over the icon of a file?[详细]
2023-01-15 13:22 分类:问答Git/Mercurial locally ontop of local cvs checkout
I have read : \"Best practices for using git with CVS\" \"How to export revision history from mercurial or git to cvs?\"[详细]
2023-01-14 20:20 分类:问答"Auth Failed" error with EGit and GitHub
I\'ve installed EGit plugin at Eclipse Helios and I\'m trying to use it with my GitHub account, but when I try to configure it I ge开发者_运维技巧t an \"Auth Failed\" error.[详细]
2023-01-13 22:25 分类:问答Controlling eGit's treatment of symbolic links
I am setting up a project that will be shared among several programmers at my organization.We are using git--to which I am a newcomer.The project directory includes symbolic links to documentation dir[详细]
2023-01-08 04:49 分类:问答