folders inside an ignored folder show up for addition [message #757292] |
Thu, 17 November 2011 09:35  |
Eclipse User |
|
|
|
Im usind Eclipse Indigo with SVN 1.7.1.1 and Subclipse 1.8.2.
I have an ignored folder: /src/main/generated
It holdes generated sources.
When I generate my sources into this folder, synchronize wants to add the subfolder:
/src/main/generated/com/foo
there are more subfolders, but they are not shown for addition in the sync.
When I add the folder /src/main/generated as an optional sourcefolder it get's even more bizare. Then Synchronize shows me conflicts of all the subfolders, even though the folders don't exist in the SVN repository.
When I say override and update, the folders are removed, so it seams that subclipse thinks, there is a deletion comming from the svn repository.
The svn commandline does not have any of these problems.
Does Subclipse store any metadata anywhere in addition to the SVN data?
|
|
|
|
Powered by
FUDForum. Page generated in 0.03654 seconds