I need to delete tags in an SVN repository, is that possible? I don't care to delete the files or keep the files corresponding to the version but want to just erase the tags from the repository.
Can I do that? How? {Command line for unix please}
Thanks much!