| How to delete SVN tags svn tag |
iamvela

msg:4015809 | 7:05 pm on Oct 29, 2009 (gmt 0) | 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!
|
coopster

msg:4037643 | 2:00 pm on Dec 5, 2009 (gmt 0) | After committing you can svn delete [svnbook.red-bean.com], if I understand your question correctly. There is a free manual provided by O'Reilly Media that you will find quite handy: [svnbook.red-bean.com...]
|
|
|