Unable to check out REL7_1 via cvs

Started by Yusuf Goolamabbasabout 25 years ago6 messages
#1Yusuf Goolamabbas
yusufg@outblaze.com

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

#2Alfred Perlstein
bright@wintelcom.net
In reply to: Yusuf Goolamabbas (#1)
Re: Unable to check out REL7_1 via cvs

* 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."

#3Yusuf Goolamabbas
yusufg@outblaze.com
In reply to: Alfred Perlstein (#2)
Re: Unable to check out REL7_1 via cvs

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

#4Alfred Perlstein
bright@wintelcom.net
In reply to: Yusuf Goolamabbas (#3)
Re: Unable to check out REL7_1 via cvs

* 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."

#5Tom Lane
tgl@sss.pgh.pa.us
In reply to: Yusuf Goolamabbas (#1)
Re: Unable to check out REL7_1 via cvs

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

#6Peter Eisentraut
peter_e@gmx.net
In reply to: Yusuf Goolamabbas (#1)
Re: Unable to check out REL7_1 via cvs

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/