in Eclipse I can copy folders with Copy / Paste. But the .svn directories are also copied, so that I
get problems with subversion.
IMHO, Eclipse should avoid to copy version control related files. Ideal solution would be if paste
could use the "svn copy" operation to create the copy if some conditions are met (i.e. copy source
is under svn control, same repo etc.)
I think this would be a general Eclipse Team RFE (do not copy version control files) and a separate
Subversive RFE.