Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Branch with closed projects
Branch with closed projects [message #989528] Thu, 06 December 2012 16:03 Go to next message
Fabien F. is currently offline Fabien F.Friend
Messages: 7
Registered: September 2011
Junior Member
Hello,
I have a problem when migrating CVS repository to Git. On CVS, projects were not created on each branches. After migrating to Git, I have branches with closed projects, and I am trying to get them back.
To simplify, the following use case with a workspace with 2 projects and 2 branches:
1 - Create branch1
2 - Create project1
3 - Create branch2 and checkout. (project1 is on branch 1 and 2)
4 - Checkout branch1
5 - Create project2
6 - Checkout branch2 (project2 is closed)

How can I have project2 opened and with branch1 content, on branch2?

Thank you,
Fabien.
Re: Branch with closed projects [message #989646 is a reply to message #989528] Fri, 07 December 2012 07:57 Go to previous messageGo to next message
Christian Halstrick is currently offline Christian HalstrickFriend
Messages: 274
Registered: July 2009
Senior Member
You haven't said at which point you commit your changes. Do you commit the project creation after 2) or 5) ?

Ciao
Chris
Re: Branch with closed projects [message #989730 is a reply to message #989646] Fri, 07 December 2012 13:04 Go to previous message
Fabien F. is currently offline Fabien F.Friend
Messages: 7
Registered: September 2011
Junior Member
Sorry:)
I commited after each project creation 2) and 5).
Previous Topic:Problem connecting Mylyn remote repo with github issues repo
Next Topic:Cannot Install on CFBuilder
Goto Forum:
  


Current Time: Tue Mar 19 10:55:59 GMT 2024

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

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

Back to the top