You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Andrew C. <ac...@co...> - 2009-05-08 20:58:45
|
Ali, There are a lot of features of git that aren't yet available in gitclipse. This just happens to be one of many. We would gladly accept patches to add that functionality if you or someone felt compelled to write the code. There is also another eclipse plugin for git that you might want to give a go as an alternative: http://code.google.com/p/egit/ Thanks for the interest! -- Drew On Wed, 6 May 2009, ro...@ce... wrote: > Hi all, > > When I used GitClips for version control, I couldn't find some git actions > such as "Branch" on the popup menu. What is the problem? According my skim > on your code, some of git commands haven't implemented in this version. > Have you planned to implement these features of Git? > > Thanks > Ali > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > Gitclipse-users mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-users > |
From: <ro...@ce...> - 2009-05-06 12:58:43
|
Hi all, When I used GitClips for version control, I couldn't find some git actions such as "Branch" on the popup menu. What is the problem? According my skim on your code, some of git commands haven't implemented in this version. Have you planned to implement these features of Git? Thanks Ali |
From: Michelle S O. <ms...@ny...> - 2008-08-12 13:42:04
|
Mark, It does sound like a packaging problem with the javagit jar. I don't have any immediate ideas, and I'm on vacation in the middle of nowhere with limited Internet access right now. Hopefully one of the other guys will be able to look into it, but if not I will when I get home this weekend. Feel free to file a bug report on this as well. Thanks! Michelle ----- Original Message ----- From: Mark Scott <ms...@mq...> Date: Monday, August 11, 2008 6:38 pm Subject: [Gitclipse-users] gitclipse won't run To: git...@li... > I am having trouble getting gitclipse to work at all. I followed the > directions to download & install the latest version of the plugin from > the Software Update mechanism within Eclipse. It appeared to install > correctly, but I am getting the following errors when trying to use it. > Any ideas? (I'm running Eclipse v3.4). It looks to me like the javagit > jar isn't being packaged up right or something? > > > > Thanks > > Mark > > > > > > Package 'edu.nyu.cs.javagit.api.commands' does not exist in this plug-in > MANIFEST.MF edu.nyu.cs.javagit/META-INF line 8 Plug-in > Problem > > Package 'edu.nyu.cs.javagit.api' does not exist in this plug-in > MANIFEST.MF edu.nyu.cs.javagit/META-INF line 7 Plug-in > Problem > > Package 'edu.nyu.cs.javagit.client.cli' does not exist in this plug-in > MANIFEST.MF edu.nyu.cs.javagit/META-INF line 10 Plug-in > Problem > > Package 'edu.nyu.cs.javagit.client' does not exist in this plug-in > MANIFEST.MF edu.nyu.cs.javagit/META-INF line 9 Plug-in > Problem > > Package 'edu.nyu.cs.javagit.utilities' does not exist in this plug-in > MANIFEST.MF edu.nyu.cs.javagit/META-INF line 11 Plug-in > Problem > > Project 'edu.nyu.cs.javagit' is missing required library: 'javagit.jar' > edu.nyu.cs.javagit Build path Build Path Problem > > The project cannot be built until build path errors are resolved > edu.nyu.cs.javagit Unknown Java Problem > > The project cannot be built until its prerequisite > edu.nyu.cs.gitclipse.core is built. Cleaning and building all projects > is recommended edu.nyu.cs.gitclipse.test Unknown Java > Problem > > The project cannot be built until its prerequisite > edu.nyu.cs.gitclipse.core is built. Cleaning and building all projects > is recommended edu.nyu.cs.gitclipse.ui Unknown Java > Problem > > The project cannot be built until its prerequisite > edu.nyu.cs.gitclipse.ui is built. Cleaning and building all projects is > recommended edu.nyu.cs.gitclipse.core.test Unknown Java > Problem > > The project cannot be built until its prerequisite > edu.nyu.cs.gitclipse.ui is built. Cleaning and building all projects is > recommended edu.nyu.cs.gitclipse.ui.test Unknown Java > Problem > > The project was not built since it depends on edu.nyu.cs.javagit, which > has build path errors edu.nyu.cs.gitclipse.core Unknown > Java Problem > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-users mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-users |
From: Mark S. <ms...@mq...> - 2008-08-11 22:38:34
|
I am having trouble getting gitclipse to work at all. I followed the directions to download & install the latest version of the plugin from the Software Update mechanism within Eclipse. It appeared to install correctly, but I am getting the following errors when trying to use it. Any ideas? (I'm running Eclipse v3.4). It looks to me like the javagit jar isn't being packaged up right or something? Thanks Mark Package 'edu.nyu.cs.javagit.api.commands' does not exist in this plug-in MANIFEST.MF edu.nyu.cs.javagit/META-INF line 8 Plug-in Problem Package 'edu.nyu.cs.javagit.api' does not exist in this plug-in MANIFEST.MF edu.nyu.cs.javagit/META-INF line 7 Plug-in Problem Package 'edu.nyu.cs.javagit.client.cli' does not exist in this plug-in MANIFEST.MF edu.nyu.cs.javagit/META-INF line 10 Plug-in Problem Package 'edu.nyu.cs.javagit.client' does not exist in this plug-in MANIFEST.MF edu.nyu.cs.javagit/META-INF line 9 Plug-in Problem Package 'edu.nyu.cs.javagit.utilities' does not exist in this plug-in MANIFEST.MF edu.nyu.cs.javagit/META-INF line 11 Plug-in Problem Project 'edu.nyu.cs.javagit' is missing required library: 'javagit.jar' edu.nyu.cs.javagit Build path Build Path Problem The project cannot be built until build path errors are resolved edu.nyu.cs.javagit Unknown Java Problem The project cannot be built until its prerequisite edu.nyu.cs.gitclipse.core is built. Cleaning and building all projects is recommended edu.nyu.cs.gitclipse.test Unknown Java Problem The project cannot be built until its prerequisite edu.nyu.cs.gitclipse.core is built. Cleaning and building all projects is recommended edu.nyu.cs.gitclipse.ui Unknown Java Problem The project cannot be built until its prerequisite edu.nyu.cs.gitclipse.ui is built. Cleaning and building all projects is recommended edu.nyu.cs.gitclipse.core.test Unknown Java Problem The project cannot be built until its prerequisite edu.nyu.cs.gitclipse.ui is built. Cleaning and building all projects is recommended edu.nyu.cs.gitclipse.ui.test Unknown Java Problem The project was not built since it depends on edu.nyu.cs.javagit, which has build path errors edu.nyu.cs.gitclipse.core Unknown Java Problem |
From: Paul M. B. <pm...@ny...> - 2008-08-07 18:24:13
|
Depending on your Cygwin install, you may have problems. Installing http://code.google.com/p/msysgit/ Works well. Make sure that you put the <install-directory>/bin in your Windows Path. I put this on our wiki under Install. -Paul ----- Original Message ----- From: Patrick Winters <pat...@ny...> Date: Thursday, August 7, 2008 1:44 pm Subject: [Gitclipse-users] gitclipse windows To: git...@li... > Hey, > I haven't set up a Windows environment yet. What do I need to use? > Cygwin? I heard something about mysysgit the other day... > -- > Patrick > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-users mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-users |
From: Patrick W. <pat...@ny...> - 2008-08-07 17:44:23
|
Hey, I haven't set up a Windows environment yet. What do I need to use? Cygwin? I heard something about mysysgit the other day... -- Patrick |
From: Patrick W. <pat...@ny...> - 2008-08-02 20:52:36
|
Hey Everyone, We now have an update site, and as soon as the build gets modified it will always be up-to-date with the latest code. I've tested on Eclipse SDK 3.3.2. http://gitclipse.org/update -- Patrick |