git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [EGIT RFC] Git Repository Exploring
@ 2008-02-05 15:43 Roger C. Soares
  2008-02-05 22:04 ` Robin Rosenberg
  2008-02-05 22:10 ` Robin Rosenberg
  0 siblings, 2 replies; 4+ messages in thread
From: Roger C. Soares @ 2008-02-05 15:43 UTC (permalink / raw)
  To: git; +Cc: Robin Rosenberg

My first contact with egit was with the version that comes with fedora. 
I tried to "checkout" a git project in many ways but none seemed to 
work. Only a week later I read somewhere on the web that I had to import 
an already cloned repo into eclipse and then go to Team -> Share Project.

So, to make it easier for new users coming from cvs or svn, my current 
idea is to add a Git Repository Exploring Perspective and as soon as 
possible give an warning that clone isn't there yet and how the user 
should proceed.  Would it be ok?

[]s,
Roger.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [EGIT RFC] Git Repository Exploring
  2008-02-05 15:43 [EGIT RFC] Git Repository Exploring Roger C. Soares
@ 2008-02-05 22:04 ` Robin Rosenberg
  2008-02-07  0:35   ` Roger C. Soares
  2008-02-05 22:10 ` Robin Rosenberg
  1 sibling, 1 reply; 4+ messages in thread
From: Robin Rosenberg @ 2008-02-05 22:04 UTC (permalink / raw)
  To: Roger C. Soares; +Cc: git

tisdagen den 5 februari 2008 skrev Roger C. Soares:
> My first contact with egit was with the version that comes with fedora. 
> I tried to "checkout" a git project in many ways but none seemed to 
> work. Only a week later I read somewhere on the web that I had to import 
> an already cloned repo into eclipse and then go to Team -> Share Project.
> 
> So, to make it easier for new users coming from cvs or svn, my current 
> idea is to add a Git Repository Exploring Perspective and as soon as 
> possible give an warning that clone isn't there yet and how the user 
> should proceed.  Would it be ok?

Yes, but what infrastructure would that exploring facility work on? 
Known gitweb's? 

Anyway, by that time my fetch might be there. I was thinking about integrating
it with File/Import and add a new Git>Clone source and just have a dialog where
one could paste a URL-ish, user/password, or ssh public key. If you want to have
go at the dialog, I'd appreciate that.

I need to do at least basic local ref management in the fetching first, and maybe
some more test cases. Speed is slightly slower than the C version, but not terribly
so.

-- robin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [EGIT RFC] Git Repository Exploring
  2008-02-05 15:43 [EGIT RFC] Git Repository Exploring Roger C. Soares
  2008-02-05 22:04 ` Robin Rosenberg
@ 2008-02-05 22:10 ` Robin Rosenberg
  1 sibling, 0 replies; 4+ messages in thread
From: Robin Rosenberg @ 2008-02-05 22:10 UTC (permalink / raw)
  To: Roger C. Soares; +Cc: git

tisdagen den 5 februari 2008 skrev Roger C. Soares:
> My first contact with egit was with the version that comes with fedora. 
> I tried to "checkout" a git project in many ways but none seemed to 
> work. Only a week later I read somewhere on the web that I had to import 
> an already cloned repo into eclipse and then go to Team -> Share Project.

Eclipse has the cheat sheet thing that I've never dug into so far. 

-- robin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [EGIT RFC] Git Repository Exploring
  2008-02-05 22:04 ` Robin Rosenberg
@ 2008-02-07  0:35   ` Roger C. Soares
  0 siblings, 0 replies; 4+ messages in thread
From: Roger C. Soares @ 2008-02-07  0:35 UTC (permalink / raw)
  To: Robin Rosenberg; +Cc: git



Robin Rosenberg escreveu:
> Yes, but what infrastructure would that exploring facility work on? 
> Known gitweb's? 
>
> Anyway, by that time my fetch might be there. I was thinking about integrating
> it with File/Import and add a new Git>Clone source and just have a dialog where
> one could paste a URL-ish, user/password, or ssh public key. If you want to have
> go at the dialog, I'd appreciate that.
>
> I need to do at least basic local ref management in the fetching first, and maybe
> some more test cases. Speed is slightly slower than the C version, but not terribly
> so.
>   
I didn't really think about implementing anything for the exploring 
facility, at least not now. At the moment I like your dialog idea a lot 
more, so I'll give it a try.

[]s,
Roger.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-07  0:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-05 15:43 [EGIT RFC] Git Repository Exploring Roger C. Soares
2008-02-05 22:04 ` Robin Rosenberg
2008-02-07  0:35   ` Roger C. Soares
2008-02-05 22:10 ` Robin Rosenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).