[cvsnt] branch names

Tilo Riemer triemer at vision-experts.com
Thu Sep 4 12:30:38 BST 2008


Hi,

Am 04.09.2008, 13:02 Uhr, schrieb gadamalla thirupathi  
<thirupathi_gadamalla at yahoo.co.in>:
> I would like to delete unused branches from the cvs. sothat i would like  
> to findout the existing branch name how to find these name in the cvs ,  
> is there any option for find the branch names ?

for instance

cvs -x status -v filename
or
cvs -x log [filename]

together with grep...

Or you can use a graphical client like CrossVC XXL which provides a tag  
browser.

Best regards,
Tilo


More information about the cvsnt mailing list