Re: Unable to check out REL7_1 via cvs

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: Yusuf Goolamabbas <yusufg(at)outblaze(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Unable to check out REL7_1 via cvs
Date: 2000-12-22 23:36:50
Message-ID: 20001222153650.O19572@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Yusuf Goolamabbas <yusufg(at)outblaze(dot)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(at)postgresql(dot)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(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ed Loehr 2000-12-22 23:39:49 Re: GEQO status?
Previous Message Yusuf Goolamabbas 2000-12-22 23:30:14 Unable to check out REL7_1 via cvs