Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Delete project from multiple project repository
Delete project from multiple project repository [message #522190] Sun, 21 March 2010 02:59 Go to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi,

Git supports the creation of multiple projects in one git repository
(see:
http://www.vogella.de/articles/EGit/article.html#respository _multiple).

How do I create one of these projects? If I delete one project I have
not the option to remore it from the repository.

Cheers, Lars

--
http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials
http://www.twitter.com/vogella - vogella on Twitter
Re: Delete project from multiple project repository [message #525452 is a reply to message #522190] Tue, 06 April 2010 15:37 Go to previous messageGo to next message
Stefan Lay is currently offline Stefan LayFriend
Messages: 342
Registered: July 2009
Senior Member
Hi Lars,

"Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
news:ho4226$q0b$1@build.eclipse.org...
> Hi,
>
> Git supports the creation of multiple projects in one git repository (see:
> http://www.vogella.de/articles/EGit/article.html#respository _multiple).
I do very much appreciate your blogs and articles about egit! Great work!

> How do I create one of these projects? If I delete one project I have not
> the option to remore it from the repository.

That is a gap in the current implementation. At the moment the commit action
loops over all projects contained
in a repository to determine what should be comitted.
There is also a bug for this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302349

Maybe we could use the MoveDeleteHook...
Re: Delete project from multiple project repository [message #526731 is a reply to message #525452] Mon, 12 April 2010 18:25 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Thanks Stefan for the explanation, I registered myself for the bug.
Re: Delete project from multiple project repository [message #578904 is a reply to message #522190] Tue, 06 April 2010 15:37 Go to previous messageGo to next message
Stefan Lay is currently offline Stefan LayFriend
Messages: 342
Registered: July 2009
Senior Member
Hi Lars,

"Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
news:ho4226$q0b$1@build.eclipse.org...
> Hi,
>
> Git supports the creation of multiple projects in one git repository (see:
> http://www.vogella.de/articles/EGit/article.html#respository _multiple).
I do very much appreciate your blogs and articles about egit! Great work!

> How do I create one of these projects? If I delete one project I have not
> the option to remore it from the repository.

That is a gap in the current implementation. At the moment the commit action
loops over all projects contained
in a repository to determine what should be comitted.
There is also a bug for this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302349

Maybe we could use the MoveDeleteHook...
Re: Delete project from multiple project repository [message #579280 is a reply to message #525452] Mon, 12 April 2010 18:25 Go to previous message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Thanks Stefan for the explanation, I registered myself for the bug.
Previous Topic:CPU consumed with many projects
Next Topic:Remote development support
Goto Forum:
  


Current Time: Thu Apr 18 09:22:48 GMT 2024

Powered by FUDForum. Page generated in 0.02084 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top