> Well, yes and no. If you use cvs itself and don't edit the repository
> manually (which you should NEVER do, btw) .. you can simply do:
> mkdir sub2; cp subdir/* sub2
> cd subdir; cvs rm -f *
> cvs add sub2
> cd sub2
> cvs add *
> cvs commit -m "moved from subdir, which was put in the attic"
Yes, that's bascially what I did as well ...
> ... and everybody just learns to add '-P' to their 'cvs update' which
> tells cvs to remove any empty directories.
... and this is the main reason why it's ugly :-/
Bye,
Ulrich
--
Ulrich Weigand,
IMMD 1, Universitaet Erlangen-Nuernberg,
Martensstr. 3, D-91058 Erlangen, Phone: +49 9131 85-27688