Re: compile error in CVS

Luke Gorrie <[email protected]> 13 Apr 2005 12:37:36 +0200
Newsgroups gmane.lisp.movitz.devel
Message-ID <[email protected]>
Shawn Betts <[email protected]> writes:

> What is the reason for splitting the project like this? Wouldn't it be
> just as easy to have the 3 projects as directories in the movitz
> repository? It would have helped me anyway :)...though I'm not
> suggesting you change your setup because of incompetent users.

They are actually in one repository, you can grab the whole lot like this:

  mkdir movitz
  cd movitz
  export CVSROOT=:pserver:[email protected]:/project/movitz/cvsroot
  cvs -d $CVSROOT co .