On Tue, 18 Jan 2005 at 11:53, Marc G. Fournier wrote:
> ... if someone knows how to safely remove a branch that has had no
> commits made to it, please let me know,
a little bit of googling brought me to this:
http://lists.gnu.org/archive/html/info-cvs/2003-11/msg00166.html
--- snip ---
> How can the name of a tag that is a branch point be changed [...]
cvs admin -n newname:oldname
cvs tag -Bd oldname
--- snap ---
cu
Reinhard
In response to
pgsql-hackers by date
| Next: | From: Marc G. Fournier | Date: 2005-01-18 17:11:10 |
| Subject: Re: Is CVS HEAD open for 8.1 commits? |
| Previous: | From: Andrew Dunstan | Date: 2005-01-18 16:42:49 |
| Subject: Re: Is CVS HEAD open for 8.1 commits? |