i want to checkout my WebRoot folder content not WebRoot folder itself.
i import my content by
there is two folder in /tmp/easton is src and WebRoot
svn import -m 'import source files' /tmp/easton svn://209.235.175.18/easton/
i try
svn checkout svn://209.235.175.18/easton/WebRoot
but it create WebRoot folder to my easton directory. i want to add the content of webroot folder not itsself folder webroot.