info-cvs
[Top][All Lists]
Advanced

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

Re: How to import a single file in the repostitory?


From: Matthias Kranz
Subject: Re: How to import a single file in the repostitory?
Date: Tue, 22 May 2001 16:12:39 +0200
User-agent: Mutt/1.3.17i

On Tue, May 22, 2001 at 11:59:36AM +0531, Rishubh Garg wrote:
> In CVS, we can import the whole directory structure under wdir in
> the repository by :
> 
> $ cd wdir
> $ cvs import -m "Imported sources" yoyodyne/rdir yoyo start
> 
> but if i want only a single file in wdir to get imported and not
> other directories under that, then is that possible?? and if
> possible then how to do that?

Hm, if I understand you right, you do not want to start a new project
and you also do not want to what is called "Tracking Third-Party
sources". If so, you either want to add a new file which is done with
the subcommand 'add' or you simply want to commit that particular
file.

Otherwise you have to commit the particular file to the import branch.

Regards,
Matthias
-- 
Matthias Kranz                                     address@hidden
                   http://www.belug.org/~kranz
ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol



reply via email to

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