Обсуждение: cannot update to the latest CVS sources

Поиск
Список
Период
Сортировка

cannot update to the latest CVS sources

От
Fujii Masao
Дата:
Hi,

$ cvs update
....
cvs update: Updating src/backend/commands
cvs update: [08:32:37] waiting for anoncvs's lock in
/projects/cvsroot/pgsql/src/backend/commands
cvs update: [08:33:07] waiting for anoncvs's lock in
/projects/cvsroot/pgsql/src/backend/commands
cvs update: [08:33:37] waiting for anoncvs's lock in
/projects/cvsroot/pgsql/src/backend/commands
cvs update: [08:34:07] waiting for anoncvs's lock in
/projects/cvsroot/pgsql/src/backend/commands
cvs update: [08:34:37] waiting for anoncvs's lock in
/projects/cvsroot/pgsql/src/backend/commands
cvs update: [08:35:07] waiting for anoncvs's lock in
/projects/cvsroot/pgsql/src/backend/commands

The cvs's lock remains held? Why?

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


Re: cannot update to the latest CVS sources

От
Bruce Momjian
Дата:
Fujii Masao wrote:
> Hi,
> 
> $ cvs update
> ....
> cvs update: Updating src/backend/commands
> cvs update: [08:32:37] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:33:07] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:33:37] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:34:07] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:34:37] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:35:07] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> 
> The cvs's lock remains held? Why?

Seems OK from my computer.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


Re: cannot update to the latest CVS sources

От
"Kevin Grittner"
Дата:
Bruce Momjian <bruce@momjian.us> wrote:
> Fujii Masao wrote:
>> $ cvs update
>> ....
>> cvs update: Updating src/backend/commands
>> cvs update: [08:32:37] waiting for anoncvs's lock in
> Seems OK from my computer.
I'm having the problem.  Same directory.
-Kevin



Re: cannot update to the latest CVS sources

От
Tom Lane
Дата:
Bruce Momjian <bruce@momjian.us> writes:
> Fujii Masao wrote:
>> The cvs's lock remains held? Why?

> Seems OK from my computer.

Were you checking anoncvs or the master?
        regards, tom lane


Re: cannot update to the latest CVS sources

От
Bruce Momjian
Дата:
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Fujii Masao wrote:
> >> The cvs's lock remains held? Why?
> 
> > Seems OK from my computer.
> 
> Were you checking anoncvs or the master?

Oh, sorry, I was checking master.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


Re: cannot update to the latest CVS sources

От
Dave Page
Дата:
On Fri, Jun 12, 2009 at 9:45 AM, Fujii Masao<masao.fujii@gmail.com> wrote:
> Hi,
>
> $ cvs update
> ....
> cvs update: Updating src/backend/commands
> cvs update: [08:32:37] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:33:07] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:33:37] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:34:07] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:34:37] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
> cvs update: [08:35:07] waiting for anoncvs's lock in
> /projects/cvsroot/pgsql/src/backend/commands
>
> The cvs's lock remains held? Why?

Please try now.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


Re: cannot update to the latest CVS sources

От
"Kevin Grittner"
Дата:
Dave Page <dpage@pgadmin.org> wrote: 
> Please try now.
It now works for me.
-Kevin


Re: cannot update to the latest CVS sources

От
Fujii Masao
Дата:
Hi,

On Fri, Jun 12, 2009 at 11:18 PM, Kevin
Grittner<Kevin.Grittner@wicourts.gov> wrote:
> Dave Page <dpage@pgadmin.org> wrote:
>
>> Please try now.
>
> It now works for me.

So do I. Thanks!

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center