info-cvs
[Top][All Lists]
Advanced

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

newbie trying to grok cvs


From: Ray Tayek
Subject: newbie trying to grok cvs
Date: Thu, 05 Sep 2002 18:37:14 -0700

hi, i am used to rcs. trying to grok cvs. attempting to put my java source tree (com.tayek.package....and org.foo.package ...) into cvs on my unix box.

i do not need to preserve the rcs history for most of my files, so i can address that problem later in a piecemeal fashion (replacing the existing ",v" file?). so it seems like the thing to do would be to check out all of the files and remove all of the RCS directories and then from the root of my source tree:

cd com
cvs import java/com tag start
cd ..
cd org
cvs import java/org tag start

i followed the directions under "3.1.1 Creating a directory tree from a number of files" at http://www.cvshome.org/docs/manual/cvs_3.html#SEC38 for a small test tree and all seemed to go well (except for a few: "Only in yoyodyne/app1: CVS" messages which i assume are normal?).

am  going down a reasonable path?

any pointers would be appreciated.

thanks

---
ray tayek http://home.attbi.com/~rtayek/ actively seeking telecommuting work
vice chair orange county java users group http://www.ocjug.org/ mailto:address@hidden
hate spam? http://samspade.org/ssw/





reply via email to

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