Login | Register
My pages Projects Community openCollabNet

Discussions > users > [Subclipse-users] Avoid versioning project's root directory

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

[Subclipse-users] Avoid versioning project's root directory

Author nc
Full name NC
Date 2010-02-02 14:20:24 PST
Message 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
                      /test
                      /sql
                      /image
             /build /classes
                      /test
             /dist
             /doc

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 SVNLightweightDecora​tor.decorateTextLabe​l(), which in turn disabled the SVN decorator.

Thanks.

« Previous message in topic | 1 of 2 | Next message in topic »

Messages

Show all messages in topic

[Subclipse-users] Avoid versioning project's root directory nc NC 2010-02-02 14:20:24 PST
     Re: [Subclipse-users] Avoid versioning project's root directory markphip Mark Phippard 2010-02-02 14:54:14 PST
Messages per page: