So i have a source tree that i want to clean up in CVS.
What a really want is to branch the old stuff off, but never merge in back in. But so i can have an eclipse workspace to access and make some changes if i need to.
And then we clean up the main trunk (by removing things we dont need anymore) and keep developing. Then when we hit a new release, we branch it off again.
Im not sure how this works in CVS. So if somebody could explain the best way to go about it that would be great.