[Subclipse-users] Avoid versioning project's root directory
From: NC <nc1500_at_yahoo.com>
Date: Tue, 2 Feb 2010 14:20:24 -0800 (PST)
I'm using Subclipse 1.6.5 on Eclipse Galileo SR1, and trying to move an existing Ant-based project into Eclipse.
A simplified version of my layout is:
/myproject /src /java
This allows me to store everything beneath src in my repository. src's sibling directories are not versioned.
I've set up Eclipse to handle this, but Subclipse doesn't like this. It complains "!MESSAGE The SVN synchronization information for 'myproject' has become corrupt or does not exist."
How can I maintain this layout without putting the project's root directory under SVN control?
Also, I'm wondering whether this issue is triggering the NullPointerException in SVNLightweightDecorator.decorateTextLabel(), which in turn disabled the SVN decorator.
Thanks.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.