Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » Working with Sub Repositories - .git files ignored
Working with Sub Repositories - .git files ignored [message #847439] Tue, 17 April 2012 05:58
Eclipse UserFriend
We are working on a highly modularized system were every submodule has it's own git repository. The main project itself is also under git version control. For several reasons we opted against using git's own submodule system and built a structure ourselves which looks like so:

/MainProject
- .git/
- app/
- src(ignored in MainProject's .gitignore)/
- - SubModule1/
- - - .git/
- - SubModule2/
- - - .git/


Now Egit does not provide a possibility to define a different repository for a subfolder, so I would like to ask you if you have any ideas for a workaround!

Thanks!
Sebastian
Previous Topic:egit does not accept ssh key
Next Topic:Quick diff bug?
Goto Forum:
  


Current Time: Sat Jun 21 00:38:32 EDT 2025

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

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

Back to the top