info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sticky tag.


From: Larry Jones
Subject: Re: sticky tag.
Date: Fri, 27 Oct 2000 13:32:53 -0400 (EDT)

Jody Brownell writes:
> 
> When I checkout a copy of the source (cvs co -A -r PRE_MERG_REPOS)
> from a given tag, when using the -A option. Shouldn't the sticky tags
> be removed?

No.  -A removes any *existing* sticky tags, -r creates new sticky tags.

> What I would like to do is, checkout the files at time of PRE_MERGE_REPOS
> then recommit them at the trunk. Is this possible? Currently I cannot commit
> because of the sticky *TAG*.

        cvs co -j HEAD -j PRE_MERGE_REPOS

should do what you want.

-Larry Jones

I don't see why some people even HAVE cars. -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]