Thread

  1. Unable to check out REL7_1 via cvs

    Yusuf Goolamabbas <yusufg@outblaze.com> — 2000-12-22T23:30:14Z

    Hi, I am using the following command to check out the 7.1 branch of
    PostgreSQL.
    cvs -d :pserver:anoncvs@postgresql.org:/home/projects/pgsql/cvsroot co -r REL7_1 pgsql
    
    This is the error I am getting.
    cvs [server aborted]: cannot write /home/projects/pgsql/cvsroot/CVSROOT/val-tags: Permission denied
    
    I can check out HEAD perfectly alright
    
    Anybody else seeing similar results ?
    
    -- 
    Yusuf Goolamabbas
    yusufg@outblaze.com
    
    
    
  2. Re: Unable to check out REL7_1 via cvs

    Alfred Perlstein <bright@wintelcom.net> — 2000-12-22T23:36:50Z

    * Yusuf Goolamabbas <yusufg@outblaze.com> [001222 15:34] wrote:
    > Hi, I am using the following command to check out the 7.1 branch of
    > PostgreSQL.
    > cvs -d :pserver:anoncvs@postgresql.org:/home/projects/pgsql/cvsroot co -r REL7_1 pgsql
    > 
    > This is the error I am getting.
    > cvs [server aborted]: cannot write /home/projects/pgsql/cvsroot/CVSROOT/val-tags: Permission denied
    > 
    > I can check out HEAD perfectly alright
    > 
    > Anybody else seeing similar results ?
    
    Try using "cvs -Rq ..." or just use CVSup it's (cvsup) a lot quicker.
    
    -- 
    -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
    "I have the heart of a child; I keep it in a jar on my desk."
    
    
  3. Re: Unable to check out REL7_1 via cvs

    Yusuf Goolamabbas <yusufg@outblaze.com> — 2000-12-22T23:46:53Z

    Nope, no luck with cvs -Rq also. Me thinks its some repository
    permission issue. Don't know if CVSup would help either. I don't have
    cvsup installed on this machine. 
    
    > * Yusuf Goolamabbas <yusufg@outblaze.com> [001222 15:34] wrote:
    > > Hi, I am using the following command to check out the 7.1 branch of
    > > PostgreSQL.
    > > cvs -d :pserver:anoncvs@postgresql.org:/home/projects/pgsql/cvsroot co -r REL7_1 pgsql
    > > 
    > > This is the error I am getting.
    > > cvs [server aborted]: cannot write /home/projects/pgsql/cvsroot/CVSROOT/val-tags: Permission denied
    > > 
    > > I can check out HEAD perfectly alright
    > > 
    > > Anybody else seeing similar results ?
    > 
    > Try using "cvs -Rq ..." or just use CVSup it's (cvsup) a lot quicker.
    > 
    > -- 
    > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
    > "I have the heart of a child; I keep it in a jar on my desk."
    > 
    
    -- 
    Yusuf Goolamabbas
    yusufg@outblaze.com
    
    
  4. Re: Unable to check out REL7_1 via cvs

    Alfred Perlstein <bright@wintelcom.net> — 2000-12-22T23:48:34Z

    * Yusuf Goolamabbas <yusufg@outblaze.com> [001222 15:47] wrote:
    > Nope, no luck with cvs -Rq also. Me thinks its some repository
    > permission issue. Don't know if CVSup would help either. I don't have
    > cvsup installed on this machine. 
    
    CVSup would work, that's what I use.
    
    -- 
    -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
    "I have the heart of a child; I keep it in a jar on my desk."
    
    
  5. Re: Unable to check out REL7_1 via cvs

    Tom Lane <tgl@sss.pgh.pa.us> — 2000-12-22T23:54:04Z

    Use HEAD.  REL7_1 is a tag, not a branch (and a misplaced tag at that,
    IMHO, since it's not the formal release or even close...)
    
    			regards, tom lane
    
    
  6. Re: Unable to check out REL7_1 via cvs

    Peter Eisentraut <peter_e@gmx.net> — 2000-12-23T00:11:13Z

    Yusuf Goolamabbas writes:
    
    > Hi, I am using the following command to check out the 7.1 branch of
    > PostgreSQL.
    > cvs -d :pserver:anoncvs@postgresql.org:/home/projects/pgsql/cvsroot co -r REL7_1 pgsql
    
    I don't think there is a 7.1 branch yet, there being no 7.1 release yet
    either.
    
    -- 
    Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/