On Tue, 2002-07-16 at 11:15, David Douthitt wrote: > On Mon, Jul 15, 2002 at 10:28:00AM -0700, Mike Noyes wrote: > > On Sat, 2002-07-13 at 07:48, Mike Noyes wrote: > > > I will create this tree on Monday. However, this tree will need a > > > consensus on its structure before commits can begin. > > > leaf/src/packages > > > This is done. The floor is now open to propose structures for our > > src/packages tree. > > > > I think a system similar to "BSD Ports" or "Gentoo Portage" would be > > great. David already has sample implementation available. > > > > http://cvs.leaf-project.org/cgi-bin/viewcvs.cgi/leaf/devel/ddouthitt/base/ > > As Michael Schleif noted, I was only able to get the directory tree > and the top-level makefile. No matter what I did, I could NOT find > a way to: > > * add to CVS all directories and files recursively from a given path > on down. > > I also don't think I could even: > > * add to CVS a directory, including the directory and ALL files > contained within it. > > It appeared that I would have to add EACH and EVERY file ONE by ONE.
David, Both of these actions are performed using "import" from a directory outside of your checked out tree. Example: $ cvs -d:ext:[EMAIL PROTECTED]:/cvsroot/leaf import \ -I ! "devel/yourname/newtree" vendor start Note: you must check out your tree after an import. An update will not retrieve the newly imported directory tree. http://sourceforge.net/docman/display_doc.php?docid=9960&group_id=13751 > I've a CD burnt with the "ports tree" (more of an Oxygen base source tree) > around here, and hope to get it into CVS with help... Maybe I should > upload it to my devel home directory.... I'll try to help where I'm able. I'd like to avoid placing more files on our SF shell server. We're already using ~900M. That's 400M than we're allocated. -- Mike Noyes <[EMAIL PROTECTED]> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel