info-cvs
[Top][All Lists]
Advanced

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

Re: Overwriting trunk files with specific branch files


From: Andy Jones
Subject: Re: Overwriting trunk files with specific branch files
Date: Tue, 16 Aug 2005 15:49:01 +0100

Are you sure that you want to overwrite and not merge?  Normally you merge.

If you do want to overwrite, then you should be able to:

cvs update -r t_branchA-tagA -p [file] > [file]

(untested, and if I say something stupid then I'd like to know...)

Andy.

On 16/08/05, address@hidden
<address@hidden> wrote:
> Say I have a trunk and branch named branchA. I have files
> on branchA tagged t_branchA_tagA. How can I overwrite my
> HEAD (on trunk) with the t_branchA_tagA files off my branchA?
> 
> --------------------------------------
> Chris T Fouts
> 
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/info-cvs
>




reply via email to

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