We are working with SVN on a project. My colleagues have already started the project by placing the simple "EX1" directory in the root of the repository, so there are no tag / branch / trunk directories.
I want to move the contents of this directory into the trunk, and then make a tag out of it.
What commands do I need to execute?
source
share