Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » ignore (not delete!) filtered project resources
ignore (not delete!) filtered project resources [message #648912] Sat, 15 January 2011 11:30
mpdeimos  is currently offline mpdeimos Friend
Messages: 1
Registered: January 2011
Junior Member
Hey,
recently i've switched for my php projects to git.
Today i've begun restructuring my eclipse projects:

/project-root
.git
some-folders
framework
.git

so basically my project is a git repo and includes a php framework foder that is an git repo as well. since egit cannot handle recursive repos, i've come up w/ this:

creating 2 eclipse projects
/project-root
and
/framework (that actually points to /project-root/framework on FS)

So i don't 'see' the framework folder in the main project i've added a filter to the project resourcees (via project settings).

So now each time i want to do a git commit, EGit wants to delete my /framework folder from the main project. In contrast, using git from shell i do not see this behaviour!

Is there a workaround, or can there an option be added to EGit to ignore those file?





Previous Topic:Eclipse STS 2.5.1 eGit commit issue: lots of files with unknown status
Next Topic:Use of GitServlet?
Goto Forum:
  


Current Time: Fri Apr 19 23:54:52 GMT 2024

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

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

Back to the top