On Feb 22, 2004, at 5:39 AM, Arvindh Rajesh Tamilmani wrote:
I didn't specify -kb when I added the images.
I suppose that's it.
$ cvs admin -kb # corrects the repository
$ cvs update -A # updates the working copy
should fix the problem.
But I wonder how -kCOPY got into the repository
Done, thanks.
On 22 Feb 2004, at 14:39, Arvindh Rajesh Tamilmani wrote:
I didn't specify -kb when I added the images.
I suppose that's it.
$ cvs admin -kb # corrects the repository
$ cvs update -A # updates the working copy
should fix the problem.
But I wonder how -kCOPY got into the
Dan Sugalski <[EMAIL PROTECTED]> wrote:
> A .sub that's prototyped (Dunno about the non-prototyped case) that
> doesn't have a .pcc_begin_return/.pcc_end_return pair in it (empty is
> fine) will cause parrot to crash'n'burn. Subs without a designated
> return should be assumed to return nothing, th
>I didn't specify -kb when I added the images.
>I suppose that's it.
$ cvs admin -kb # corrects the repository
$ cvs update -A # updates the working copy
should fix the problem.
But I wonder how -kCOPY got into the repository in the
first place. Is CVSROOT/cvswrappers wrong with
som