<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/gitclipse/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/gitclipse/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 12 Aug 2008 15:09:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gitclipse/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>javagit pkg problem?</title><link>https://sourceforge.net/p/gitclipse/bugs/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;From: Mark Scott &amp;lt;mscott@mqsoftware.com&amp;gt;&lt;br /&gt;
Date: Monday, August 11, 2008 6:38 pm&lt;br /&gt;
Subject: [Gitclipse-users] gitclipse won't run&lt;br /&gt;
To: gitclipse-users@lists.sourceforge.net&lt;/p&gt;
&lt;p&gt;&amp;gt; I am having trouble getting gitclipse to work at all. I followed the &lt;br /&gt;
&amp;gt; directions to download &amp;amp; install the latest version of the plugin from &lt;br /&gt;
&amp;gt; the Software Update mechanism within Eclipse. It appeared to install &lt;br /&gt;
&amp;gt; correctly, but I am getting the following errors when trying to use it.&lt;br /&gt;
&amp;gt; Any ideas? (I'm running Eclipse v3.4).   It looks to me like the javagit&lt;br /&gt;
&amp;gt; jar isn't being packaged up right or something?&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt;&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; Thanks&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; Mark&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt;&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt;&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; Package 'edu.nyu.cs.javagit.api.commands' does not exist in this plug-in&lt;br /&gt;
&amp;gt; MANIFEST.MF      edu.nyu.cs.javagit/META-INF   line 8      Plug-in&lt;br /&gt;
&amp;gt; Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; Package 'edu.nyu.cs.javagit.api' does not exist in this plug-in&lt;br /&gt;
&amp;gt; MANIFEST.MF      edu.nyu.cs.javagit/META-INF   line 7      Plug-in&lt;br /&gt;
&amp;gt; Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; Package 'edu.nyu.cs.javagit.client.cli' does not exist in this plug-in&lt;br /&gt;
&amp;gt; MANIFEST.MF      edu.nyu.cs.javagit/META-INF   line 10     Plug-in&lt;br /&gt;
&amp;gt; Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; Package 'edu.nyu.cs.javagit.client' does not exist in this plug-in&lt;br /&gt;
&amp;gt; MANIFEST.MF      edu.nyu.cs.javagit/META-INF   line 9      Plug-in&lt;br /&gt;
&amp;gt; Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; Package 'edu.nyu.cs.javagit.utilities' does not exist in this plug-in&lt;br /&gt;
&amp;gt; MANIFEST.MF      edu.nyu.cs.javagit/META-INF   line 11     Plug-in&lt;br /&gt;
&amp;gt; Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; Project 'edu.nyu.cs.javagit' is missing required library: 'javagit.jar'&lt;br /&gt;
&amp;gt; edu.nyu.cs.javagit            Build path  Build Path Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; The project cannot be built until build path errors are resolved&lt;br /&gt;
&amp;gt; edu.nyu.cs.javagit            Unknown     Java Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; The project cannot be built until its prerequisite &lt;br /&gt;
&amp;gt; edu.nyu.cs.gitclipse.core is built. Cleaning and building all projects&lt;br /&gt;
&amp;gt; is recommended     edu.nyu.cs.gitclipse.test           Unknown     Java&lt;br /&gt;
&amp;gt; Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; The project cannot be built until its prerequisite &lt;br /&gt;
&amp;gt; edu.nyu.cs.gitclipse.core is built. Cleaning and building all projects&lt;br /&gt;
&amp;gt; is recommended     edu.nyu.cs.gitclipse.ui       Unknown      Java&lt;br /&gt;
&amp;gt; Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; The project cannot be built until its prerequisite &lt;br /&gt;
&amp;gt; edu.nyu.cs.gitclipse.ui is built. Cleaning and building all projects is&lt;br /&gt;
&amp;gt; recommended  edu.nyu.cs.gitclipse.core.test            Unknown      Java&lt;br /&gt;
&amp;gt; Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; The project cannot be built until its prerequisite &lt;br /&gt;
&amp;gt; edu.nyu.cs.gitclipse.ui is built. Cleaning and building all projects is&lt;br /&gt;
&amp;gt; recommended  edu.nyu.cs.gitclipse.ui.test        Unknown      Java&lt;br /&gt;
&amp;gt; Problem&lt;br /&gt;
&amp;gt; &lt;br /&gt;
&amp;gt; The project was not built since it depends on edu.nyu.cs.javagit, which&lt;br /&gt;
&amp;gt; has build path errors      edu.nyu.cs.gitclipse.core           Unknown&lt;br /&gt;
&amp;gt; Java Problem&lt;/p&gt;
&lt;p&gt;Response from Michelle Osborne:&lt;br /&gt;
Mark,&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Feel free to file a bug report on this as well.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;br /&gt;
Michelle&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Scott</dc:creator><pubDate>Tue, 12 Aug 2008 15:09:04 -0000</pubDate><guid>https://sourceforge.netb4b9f30232541fb592bdbc6f7478462e17f84122</guid></item><item><title>Out of memory</title><link>https://sourceforge.net/p/gitclipse/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Large projects, 5000+ files crash with an out of memory error.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick Winters</dc:creator><pubDate>Fri, 08 Aug 2008 18:46:26 -0000</pubDate><guid>https://sourceforge.net16d441861c69edaeaee7bd92d404956a5c2f5fed</guid></item><item><title>Separation Core/UI</title><link>https://sourceforge.net/p/gitclipse/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Core still lists UI as a dependency.  These projects need to be separated.  Testing has become cumbersome due to the need to launch multiple UI sessions.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick Winters</dc:creator><pubDate>Thu, 07 Aug 2008 05:58:32 -0000</pubDate><guid>https://sourceforge.net671be89a7efe3d02dd5b20bfd72c9f559a3b1a9e</guid></item><item><title>Errors after running git add from command line</title><link>https://sourceforge.net/p/gitclipse/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When I ran git add from the command line on a file in the   currently opened project, I got an error several times in succession in the IDE (stacktraced attached) and the decorators on all files in the project turned to ?s. A command line git status showed that all files in the repository had the status deleted and untracked, whereas before most of them had been tracked and unmodified.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michelle Osborne</dc:creator><pubDate>Sat, 02 Aug 2008 18:36:53 -0000</pubDate><guid>https://sourceforge.net3bc6410c094588d1e2ea2ceac271f6e35213a96a</guid></item><item><title>monitor .git for changes</title><link>https://sourceforge.net/p/gitclipse/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;whether from gitclipse or cmd line, I need to monitor the .git directory for changes.  If there are some, then I will force a refresh of the project.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul M Bethe</dc:creator><pubDate>Thu, 31 Jul 2008 17:00:51 -0000</pubDate><guid>https://sourceforge.netb562157f927edb2e1eed64af8c7bdef40176ffd8</guid></item><item><title>Undo/Redo Isn't Handled by Git Properly</title><link>https://sourceforge.net/p/gitclipse/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Make undo/redo set the repo appropriately.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Case</dc:creator><pubDate>Thu, 31 Jul 2008 15:25:22 -0000</pubDate><guid>https://sourceforge.net1118e3bd792af76efb1e1ff462d187105c35adaa</guid></item><item><title>Reasonable GitMoveDelete Error Messages</title><link>https://sourceforge.net/p/gitclipse/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Should produce reasonable error messages that a user could understand when things error out.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Case</dc:creator><pubDate>Thu, 31 Jul 2008 15:24:18 -0000</pubDate><guid>https://sourceforge.net9769237b5baaf231ec381e84ec88a5214215771a</guid></item><item><title>git commit when nothing to do</title><link>https://sourceforge.net/p/gitclipse/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Team -&amp;gt; Commit on a file or directory with nothing to do.&lt;/p&gt;
&lt;p&gt;correct behaviour:  message dialog informing 'nothing to commit'&lt;/p&gt;
&lt;p&gt;current behaviour: a commit pop up containing 0 elements&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul M Bethe</dc:creator><pubDate>Thu, 31 Jul 2008 14:10:58 -0000</pubDate><guid>https://sourceforge.net0060305c122b05866118d8abb8123852bc42422f</guid></item><item><title>double entries on git commit</title><link>https://sourceforge.net/p/gitclipse/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;if a file is added, and then further modified before it is committed, it shows up on both the new and modified lists from GitStatus.&lt;/p&gt;
&lt;p&gt;As a result, our commit GUI (when on a directory) shows the same file twice.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul M Bethe</dc:creator><pubDate>Wed, 30 Jul 2008 00:46:11 -0000</pubDate><guid>https://sourceforge.net0b17fe072180faa2010f93dd8d8f5f4c62672cb4</guid></item><item><title>commit is broken</title><link>https://sourceforge.net/p/gitclipse/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PBethe@Renown /cygdrive/c/Development/OSP/TestRepo&lt;br /&gt;
$ git status&lt;br /&gt;
# On branch master&lt;br /&gt;
# Changes to be committed:&lt;br /&gt;
#   (use "git reset HEAD &amp;lt;file&amp;gt;..." to unstage)&lt;br /&gt;
#&lt;br /&gt;
#       new file:   .classpath&lt;br /&gt;
#       new file:   .project&lt;br /&gt;
#       new file:   src/tester/NewFile.java&lt;br /&gt;
#&lt;br /&gt;
# Changed but not updated:&lt;br /&gt;
#   (use "git add &amp;lt;file&amp;gt;..." to update what will be committed)&lt;br /&gt;
#&lt;br /&gt;
#       modified:   src/tester/Edited.java&lt;br /&gt;
#       modified:   src/tester/Main.java&lt;br /&gt;
#       modified:   src/tester/NewFile.java&lt;br /&gt;
#&lt;br /&gt;
# Untracked files:&lt;br /&gt;
#   (use "git add &amp;lt;file&amp;gt;..." to include in what will be committed)&lt;br /&gt;
#&lt;br /&gt;
#       bin/&lt;br /&gt;
#       src/tester/UnkFile.java&lt;/p&gt;
&lt;p&gt;but a commit on the file src/tester/Main.java from within eclipse failed with an error message.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul M Bethe</dc:creator><pubDate>Tue, 29 Jul 2008 23:06:10 -0000</pubDate><guid>https://sourceforge.netcb9093176c0324803bf191d6554d0642ec3c0d8b</guid></item></channel></rss>