cvs does not add hierachy files

2002-11-25 Thread Charles Sun








Hello,

 

I am a newbie. I added many files and directories in the original check
out.  Is there a simple way to add
all of them?  ¡°cvs add¡± does not
add hierarchy files and directories. 
¡°cvs import¡± will create unnecessary tags on other cvs files.  I wish ¡°cvs add¡± has a ¡°-R¡± option.

 

 

Charles








How to admin deep hierachy directories

2003-02-10 Thread Charles Sun
I have a tool that generates many new files and folders in my working area.
These files shall be CVS controlled.

For example, my working area looks like:

Project_folder --- folderA --- subfolderA1 --- fileA1.1
-- folderB --- subfolderB1 --- fileB1.1

After running my tool, it becomes:

Project_folder --- folderA --- subfolderA1 --- fileA1.1(updated)
-- subfolderA2 --- fileA2.1
-- folderB --- subfolderB1 --- fileB1.1
-- fileB1.2
-- folderC --- fileC.1

I don't want to find and add each new files and folders one by one. What is
the easiest way to maintain my working area?


I want to add a symbolic link in my working area.  Can CVS keep this and
distribute it to other co-developers?


Charles



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



How to move trunk to brance?

2003-03-03 Thread Charles Sun
Hello,

I checked in v2.1 sources yesterday. Now I want to make them branch and use
Mar 1 data as the trunk.
Can you tell me how to do it?

Thanks,

Charles Sun




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