Re: Problem with cvs commit failed in cvs-freebsd setup [REVISED]

2006-03-15 Thread Jose Liang
> On 2006-03-08 08:24, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > > Yes. The "pserver" and "ext" methods require a prefix. For local paths > it's not necessary :) > I see. Thanks for clearing of my concept of CVS. > > Absolutely fantastic. I was beginning to wonder what was wrong, since

Re: Problem with cvs commit failed in cvs-freebsd setup [REVISED]

2006-03-07 Thread Giorgos Keramidas
On 2006-03-08 07:07, Jose Liang <[EMAIL PROTECTED]> wrote: > > On 2006-03-07 16:45, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > > > > Because "$CVSROOT" in your environment is not set correctly. You have > > obviously included the string ``:local:'' somewhere in there, which is > > wrong. > > >

Re: Problem with cvs commit failed in cvs-freebsd setup [REVISED]

2006-03-07 Thread Jose Liang
> On 2006-03-07 16:45, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > > Because "$CVSROOT" in your environment is not set correctly. You have > obviously included the string ``:local:'' somewhere in there, which is > wrong. > I see. If I use pserver then "$CVSROOT" set like this: :pserver:[EMA

Re: Problem with cvs commit failed in cvs-freebsd setup [REVISED]

2006-03-07 Thread Giorgos Keramidas
On 2006-03-07 16:38, Jose Liang <[EMAIL PROTECTED]> wrote: >> Sorry for not replying to the original post. I left it in my queue of >> incoming "to-be-replied" messages, and then got dragged into other >> things. > > It's fine, thanks help again! > >> >> Can you show me the output of: >> >> $

Re: Problem with cvs commit failed in cvs-freebsd setup [REVISED]

2006-03-07 Thread Jose Liang
> Sorry for not replying to the original post. I left it in my queue of > incoming "to-be-replied" messages, and then got dragged into other > things. It's fine, thanks help again! > > Can you show me the output of: > > $ ls -ld $CVSROOT/* $ ls -ld $CVSROOT/* ls: :local:/home/cvs/cvsroot/*:

Re: Problem with cvs commit failed in cvs-freebsd setup [REVISED]

2006-03-07 Thread Giorgos Keramidas
On 2006-03-07 01:59, Jose Liang <[EMAIL PROTECTED]> wrote: > > $ cvs commit -f -m 'Forced commit to test the new CVSROOT scripts' avail > > Can't locate CVSROOT/cfg.pm in @INC (@INC contains: > :local:/home/cvs/cvsroot > > /usr/local/lib/perl5/site_perl/5.005/i386-freebsd > > /usr/local/lib/perl5/s

Re: Problem with cvs commit failed in cvs-freebsd setup [REVISED]

2006-03-06 Thread Jose Liang
> $ cvs commit -f -m 'Forced commit to test the new CVSROOT scripts' avail > Can't locate CVSROOT/cfg.pm in @INC (@INC contains: :local:/home/cvs/cvsroot > /usr/local/lib/perl5/site_perl/5.005/i386-freebsd > /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach > /usr/libdata/perl/5

Re: Problem with cvs commit failed in cvs-freebsd setup [REVISED]

2006-03-01 Thread Jose Liang
> Where is commitcheck? Does that directory contain CFG.pm? The commitcheck is in /home/cvs/cvsroot/CVSROOT, and there is CFG.pm too. > They should be a part of your CVSROOT/ directory already. > Have you followed the instructions of the article to set up all the > CVSROOT/ files correctly? I