Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
> When I branched the source code, I did a mistake i.e I > have given a wrong branch name .When I tried to delete the > branch using "cvs admin" ,it does not get deleted. I am > able to untag the source code but cannot delete the branch. I > used the following commands to branch. > cvs tag tagname > cvs tag -b -r tagname branchname What error do you get? Was anything committed on the branch? What command did you use to try to delete the branch? I used TortoiseCVS to delete a branch recently without a problem, but I don't recall the command it sent, but I believe it was along the lines of "cvs tag -d -b mymistakenbranch". Regards, Glen Starrett