In a sandbox sticky to the branch you want to bring the files into, move to the
sandbox directory where the file exists, and even though you don't see them...

> cvs up -jHEAD <filename>
> cvs commit <filename>

-or from a branch other than the trunk

>cvs up -j<branch tag> <filename>
>cvs commit

Mark

--- Jake Colman <[EMAIL PROTECTED]> wrote:
> 
> I have somes files that already exist in the trunk and in a few branches.
> I now need to bring those files into an already existing branch.  How do I do
> this?  Do I simply copy those files from elsewhere into that branch's sandbox
> and then add the branch tag to those files?
> 
> -- 
> Jake Colman                     
> 
> Principia Partners LLC                  Phone: (201) 946-0300
> Harborside Financial Center               Fax: (201) 946-0320
> 902 Plaza Two                          E-mail: [EMAIL PROTECTED]
> Jersey City, NJ 07311                  www.principiapartners.com
> 
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs


__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to