Cvs cleanup?

any plans of cleaning up the jme-repository? lots of empty folders, and old directory structures it seems…

simply check out / update with -P  :slight_smile:

i am…but still i get multiple:



cvs update: cannot remove jme/src/com/jme/scene: Directory not empty







might be TortoiseCVS that's buggy though

and also…when doing a clean update, I get those folders…what's the meaning of not removing them?

MrCoder said:

cvs update: cannot remove jme/src/com/jme/scene: Directory not empty

might be TortoiseCVS that's buggy though

err, jme/src/com/jme/scene should not be empty! And I'm using Tortoise, too - works fine for me (really prunes emty directories)

MrCoder said:

what's the meaning of not removing them?

well, cvs does not support removing directories  ;)

directory intended was jme/jme/src/com/jme/scene … dunno why it isnt pruned… not that it really matters though, I can live with it  :slight_smile:

You can't delete directories from CVS unless you do it locally on the machine. Because we are using java.net, we don't have local access. Unfortunately, there were a few mistakes made in the early days of setting up the structure that lead to all these extra directories.