Re: Incomplete commit

2002-01-29 Thread Melvin Smith
At 03:10 PM 1/29/2002 -0500, Dan Sugalski wrote: >On Tue, 29 Jan 2002, Melvin Smith wrote: > > > Sunday night I did a large commit for ParrotIO that localized the > > IO to each interp, but apparently all of the commits did not go through. > > What in CVS could be causing this? I'm baffled. I di

Re: Incomplete commit

2002-01-29 Thread Melvin Smith
At 03:10 PM 1/29/2002 -0500, Dan Sugalski wrote: >On Tue, 29 Jan 2002, Melvin Smith wrote: > > > Sunday night I did a large commit for ParrotIO that localized the > > IO to each interp, but apparently all of the commits did not go through. > > What in CVS could be causing this? > >If you added new

Re: Incomplete commit

2002-01-29 Thread Dan Sugalski
On Tue, 29 Jan 2002, Melvin Smith wrote: > Sunday night I did a large commit for ParrotIO that localized the > IO to each interp, but apparently all of the commits did not go through. > What in CVS could be causing this? If you added new files you'd need to do a "cvs add filename" first, otherwi

Incomplete commit

2002-01-29 Thread Melvin Smith
Sunday night I did a large commit for ParrotIO that localized the IO to each interp, but apparently all of the commits did not go through. What in CVS could be causing this? It built and tested cleanly on my box but then I saw a patch committed adding a few globals back so Parrot would compile th