Re: [HACKERS] Unable to check out REL7_1 via cvs

2000-12-22 Thread Peter Eisentraut

Yusuf Goolamabbas writes:

> Hi, I am using the following command to check out the 7.1 branch of
> PostgreSQL.
> cvs -d :pserver:[EMAIL PROTECTED]:/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  [EMAIL PROTECTED]   http://yi.org/peter-e/




Re: [HACKERS] Unable to check out REL7_1 via cvs

2000-12-22 Thread Alfred Perlstein

* Yusuf Goolamabbas <[EMAIL PROTECTED]> [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 - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."



Re: [HACKERS] Unable to check out REL7_1 via cvs

2000-12-22 Thread Tom Lane

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



Re: [HACKERS] Unable to check out REL7_1 via cvs

2000-12-22 Thread Yusuf Goolamabbas

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 <[EMAIL PROTECTED]> [001222 15:34] wrote:
> > Hi, I am using the following command to check out the 7.1 branch of
> > PostgreSQL.
> > cvs -d :pserver:[EMAIL PROTECTED]:/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 - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
> "I have the heart of a child; I keep it in a jar on my desk."
> 

-- 
Yusuf Goolamabbas
[EMAIL PROTECTED]



Re: [HACKERS] Unable to check out REL7_1 via cvs

2000-12-22 Thread Alfred Perlstein

* Yusuf Goolamabbas <[EMAIL PROTECTED]> [001222 15:34] wrote:
> Hi, I am using the following command to check out the 7.1 branch of
> PostgreSQL.
> cvs -d :pserver:[EMAIL PROTECTED]:/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 - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."



[HACKERS] Unable to check out REL7_1 via cvs

2000-12-22 Thread Yusuf Goolamabbas

Hi, I am using the following command to check out the 7.1 branch of
PostgreSQL.
cvs -d :pserver:[EMAIL PROTECTED]:/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
[EMAIL PROTECTED]