Creating SVN tags with the DH SVN repositories
Posted by: subblue
Posted on: 2006-09-05 03:22:00
Is it possible to create SVN tags of projects using subversion on Dreamhost? The layout of the DH SVN repositories are different from the conventional:
/trunk
/branches
/tags
I have a project about to go live and it would be nice to tag the current state of its repository. Any suggestions?