Thread

  1. CVS problem

    Haris Peco <snpe@snpe.co.yu> — 2002-08-03T14:55:21Z

    Hello,
       I have problem with cvs recently
    
       I get next error :
    cvs server: cannot open directory /projects/cvsroot/pgsql: No such file or 
    directory
    cvs server: skipping directory pgsql
    
    regards
    haris peco
    
    
  2. Re: CVS problem

    Alvaro Herrera <alvherre@atentus.com> — 2002-08-04T05:31:47Z

    snpe dijo: 
    
    > Hello,
    >    I have problem with cvs recently
    > 
    >    I get next error :
    > cvs server: cannot open directory /projects/cvsroot/pgsql: No such file or 
    > directory
    > cvs server: skipping directory pgsql
    
    You will have to re-checkout everything, as the directory structure
    changed (cvs co pgsql).
    
    -- 
    Alvaro Herrera (<alvherre[a]atentus.com>)
    "Lo esencial es invisible para los ojos" (A. de Saint Exúpery)
    
    
    
  3. Re: CVS problem

    lockhart@fourpalms.org — 2002-08-04T05:50:19Z

    > You will have to re-checkout everything, as the directory structure
    > changed (cvs co pgsql).
    
    This is a topic for -hackers imho. But I'd expect that the cvs structure
    will change again (I hope back to what it was) very soon, hopefully with
    some warning.
    
                         - Thomas