info-cvs
[Top][All Lists]
Advanced

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

Re: ignore a subdirectory when adding files to the repository


From: brent
Subject: Re: ignore a subdirectory when adding files to the repository
Date: 17 Sep 2001 10:38:27 -0700

cvs import -I subdir1 -I subdir2 source/module vendor import
might do the trick, -I will ignore individual files and might just work for
directories as well, check the manual or try it on a test first.

"JM Murillo" <address@hidden> wrote in message news:<address@hidden>...
> I want to import/add a directory to the cvs repository, but i wan't that a
> specific subdirectory of that directory to be added to the repository. Is
> there any way to exclude a subdirectory when i'm importing a directory to
> the repository?
> 
> Is there too a way to do a checkout of a module excluding a subdirectory of
> if?
> 
> Thanks.


reply via email to

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