info-cvs
[Top][All Lists]
Advanced

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

Re: Adding an existing file to a branch


From: Mark
Subject: Re: Adding an existing file to a branch
Date: Thu, 28 Feb 2002 05:13:08 -0800 (PST)

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 <address@hidden> 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: address@hidden
> Jersey City, NJ 07311                  www.principiapartners.com
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs


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



reply via email to

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