Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Potential bug while adding projects to SVN
Potential bug while adding projects to SVN [message #468005] Mon, 03 August 2009 14:47
Stevo Slavic is currently offline Stevo SlavicFriend
Messages: 21
Registered: July 2009
Junior Member
Given that one has a multi-module Maven 2 project under version control,
checked out into eclipse as maven 2 project using subversive and m2eclipse
plugin scm integration, when one creates a new submodule (right click on
an existing versioned module, New --> Other --> Maven --> Maven Module,
...) m2eclipse will create a new eclipse project and it will correctly be
displayed as not under version control.

One can right click on module to which submodule has been added, and
choose Team --> Synchronize with Repository, and commit new submodule
files into version control. Problem is that the eclipse project of the
submodule will not get adjusted by commit to SVN, and will still show up
as not under version control.

I'm not sure, but I believe this is a bug in Subversion eclipse plug-in.
To reproduce the bug I used eclipse 3.4.2, subversive 0.7.8, m2eclipse
0.9.8, and maven 2.2.0, svn client & server 1.6, java 1.6.

Current workaround for this issue is to logically delete submodule's
eclipse project and re-import it as Maven project.
Previous Topic:Error installing Connectors (2.0.4)
Next Topic:Problem with 'Compare With Branch'
Goto Forum:
  


Current Time: Tue Apr 23 17:45:34 GMT 2024

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

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

Back to the top