All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: Francis Galiegue <fg@one2team.net>
Cc: git@vger.kernel.org
Subject: Re: Need help for migration from CVS to git in one go (ie, FORGETTING CVS history)
Date: Wed, 5 Nov 2008 15:44:25 -0800	[thread overview]
Message-ID: <20081105234425.GA2932@spearce.org> (raw)
In-Reply-To: <200811060034.48053.fg@one2team.net>

Francis Galiegue <fg@one2team.net> wrote:
> Le Thursday 06 November 2008 00:23:48 Shawn O. Pearce, vous avez écrit :
> > Francis Galiegue <fg@one2team.net> wrote:
> > > Finally, about the Eclipse plugin:
> 
> > > * if the plugin can push, can you configure from within the plugin what
> > > branches can be pushed where, or should you edit .git/config by hand?
> >
> > I don't think you can edit saved configurations in the plugin UI.
> 
> Not a big deal, I guess. This can be handled... (BTW, what about "git clone"? 
> Still not there, although _this_ can be dealt with also)

File->Import... from Git.  That can clone a repository.  After it
finishes you'll have to use the import wizard again to actually
import existing .project files, or create new projects, etc.
 
> > > * "git stash": is it supported?
> >
> > Not in Eclipse, no.
> 
> What do you mean by this?

I mean there's no implementation of git stash.  Eclipse doesn't
support git stash, the notion of the stash, the branch the stash
is on.  Its not in the Eclipse plugin.
 
> > > * can you "copy" a commit, or even a set of commits, and "cherry-pick"
> > > them into another branch? Or even rebase a branch onto antoher?
> >
> > Not in Eclipse, no.
> 
> Same question... What exactly is the problem with Eclipse wrt this kind of 
> operation?

Its also not implemented in the eclipse UI.

-- 
Shawn.

  reply	other threads:[~2008-11-05 23:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-05 23:14 Need help for migration from CVS to git in one go (ie, FORGETTING CVS history) Francis Galiegue
2008-11-05 23:23 ` Shawn O. Pearce
2008-11-05 23:34   ` Francis Galiegue
2008-11-05 23:44     ` Shawn O. Pearce [this message]
2008-11-06  1:28       ` Francis Galiegue
2008-11-06 21:18         ` Robin Rosenberg
2008-11-05 23:50 ` Petr Baudis
2008-11-06  1:15   ` Francis Galiegue
2008-11-06  3:08 ` Jakub Narebski
2008-11-06 12:13   ` Francis Galiegue
2008-11-07  0:34     ` Jakub Narebski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081105234425.GA2932@spearce.org \
    --to=spearce@spearce.org \
    --cc=fg@one2team.net \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.