Re: egit/jgit wishlist

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steven Grimm
Date: Monday, December 4, 2006 - 10:58 am

I am definitely looking forward to a usable Eclipse plugin! A few comments:

My usual git working style is to not switch branches with a dirty 
working directory; I always commit to the current branch before 
switching to a new one. I mention that because I assume it'll be easier 
to implement that workflow first; once you have commit capability, you 
can do that style of branch switching (either preventing the switch or 
doing an implicit commit when the working directory is dirty) without 
having to worry about merging.

And finally, it would be swell -- but put it at the bottom of your 
priority list -- to have git-svn interoperability; sadly most of my git 
usage at the moment is in cloned svn repositories and it would be great 
if egit could do the right thing when the current git repo is cloned 
from svn. What "the right thing" is, exactly, is debatable, but I 
suppose some kind of integration with the Subclipse plugin is one 
possibility (and if nothing else, that plugin probably has code that can 
be reused.) I'd like to be able to update from and commit to the parent 
svn repository.

-Steve

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
egit/jgit wishlist, Shawn Pearce, (Mon Dec 4, 10:28 am)
Re: egit/jgit wishlist, Steven Grimm, (Mon Dec 4, 10:58 am)
Re: egit/jgit wishlist, Shawn Pearce, (Mon Dec 4, 11:05 am)
Re: egit/jgit wishlist, Grzegorz Kulewski, (Mon Dec 4, 11:16 am)
Re: egit/jgit wishlist, Shawn Pearce, (Mon Dec 4, 11:29 am)
Re: egit/jgit wishlist, Steven Grimm, (Mon Dec 4, 2:19 pm)
Re: egit/jgit wishlist, Grzegorz Kulewski, (Mon Dec 4, 2:47 pm)
Re: egit/jgit wishlist, Robin Rosenberg, (Mon Dec 4, 2:54 pm)
Re: egit/jgit wishlist, Steven Grimm, (Mon Dec 4, 3:06 pm)
Re: egit/jgit wishlist, Johannes Schindelin, (Tue Dec 5, 1:37 am)