public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* help, cvs screwed up
@ 2005-05-27 11:31 Mike Stump
  2005-05-27 11:52 ` Ian Lance Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Stump @ 2005-05-27 11:31 UTC (permalink / raw)
  To: GCC Mailing List

I did a checkin using ../ in one of the files and cvs screwed up.   
The ChangeLog file came out ok, but, all the others were created  
someplace else.  I'm thinking those ,v files should just be rmed off  
the server...  but, would rather someone else do that.  Thanks.

I was in gcc/testsuite/objc.dg at the time.

mrs $ cvs ci ../ChangeLog $f
Checking in ../ChangeLog;
/cvs/gcc/gcc/gcc/testsuite/ChangeLog,v  <--  ChangeLog
new revision: 1.5540; previous revision: 1.5539
done
RCS file: /cvs/gcc/comp-types-8.m,v
done
Checking in comp-types-8.m;
/cvs/gcc/comp-types-8.m,v  <--  comp-types-8.m
initial revision: 1.1
done
RCS file: /cvs/gcc/encode-6.m,v
done
Checking in encode-6.m;
/cvs/gcc/encode-6.m,v  <--  encode-6.m
initial revision: 1.1
done
RCS file: /cvs/gcc/extra-semi.m,v
done
Checking in extra-semi.m;
/cvs/gcc/extra-semi.m,v  <--  extra-semi.m
initial revision: 1.1
done
RCS file: /cvs/gcc/fix-and-continue-2.m,v
done
Checking in fix-and-continue-2.m;
/cvs/gcc/fix-and-continue-2.m,v  <--  fix-and-continue-2.m
initial revision: 1.1
done
RCS file: /cvs/gcc/isa-field-1.m,v
done
Checking in isa-field-1.m;
/cvs/gcc/isa-field-1.m,v  <--  isa-field-1.m
initial revision: 1.1
done
RCS file: /cvs/gcc/lookup-1.m,v
done
Checking in lookup-1.m;
/cvs/gcc/lookup-1.m,v  <--  lookup-1.m
initial revision: 1.1
done
RCS file: /cvs/gcc/method-15.m,v
done
Checking in method-15.m;
/cvs/gcc/method-15.m,v  <--  method-15.m
initial revision: 1.1
done
RCS file: /cvs/gcc/method-16.m,v
done
Checking in method-16.m;
/cvs/gcc/method-16.m,v  <--  method-16.m
initial revision: 1.1
done
RCS file: /cvs/gcc/method-17.m,v
done
Checking in method-17.m;
/cvs/gcc/method-17.m,v  <--  method-17.m
initial revision: 1.1
done
RCS file: /cvs/gcc/method-18.m,v
done
Checking in method-18.m;
/cvs/gcc/method-18.m,v  <--  method-18.m
initial revision: 1.1
done
RCS file: /cvs/gcc/method-19.m,v
done
Checking in method-19.m;
/cvs/gcc/method-19.m,v  <--  method-19.m
initial revision: 1.1
done
RCS file: /cvs/gcc/next-runtime-1.m,v
done
Checking in next-runtime-1.m;
/cvs/gcc/next-runtime-1.m,v  <--  next-runtime-1.m
initial revision: 1.1
done
RCS file: /cvs/gcc/no-extra-load.m,v
done
Checking in no-extra-load.m;
/cvs/gcc/no-extra-load.m,v  <--  no-extra-load.m
initial revision: 1.1
done
RCS file: /cvs/gcc/pragma-1.m,v
done
Checking in pragma-1.m;
/cvs/gcc/pragma-1.m,v  <--  pragma-1.m
initial revision: 1.1
done
RCS file: /cvs/gcc/stubify-1.m,v
done
Checking in stubify-1.m;
/cvs/gcc/stubify-1.m,v  <--  stubify-1.m
initial revision: 1.1
done
RCS file: /cvs/gcc/stubify-2.m,v
done
Checking in stubify-2.m;
/cvs/gcc/stubify-2.m,v  <--  stubify-2.m
initial revision: 1.1
done
RCS file: /cvs/gcc/super-class-4.m,v
done
Checking in super-class-4.m;
/cvs/gcc/super-class-4.m,v  <--  super-class-4.m
initial revision: 1.1
done
RCS file: /cvs/gcc/super-dealloc-1.m,v
done
Checking in super-dealloc-1.m;
/cvs/gcc/super-dealloc-1.m,v  <--  super-dealloc-1.m
initial revision: 1.1
done
RCS file: /cvs/gcc/super-dealloc-2.m,v
done
Checking in super-dealloc-2.m;
/cvs/gcc/super-dealloc-2.m,v  <--  super-dealloc-2.m
initial revision: 1.1
done
RCS file: /cvs/gcc/try-catch-6.m,v
done
Checking in try-catch-6.m;
/cvs/gcc/try-catch-6.m,v  <--  try-catch-6.m
initial revision: 1.1
done
RCS file: /cvs/gcc/try-catch-7.m,v
done
Checking in try-catch-7.m;
/cvs/gcc/try-catch-7.m,v  <--  try-catch-7.m
initial revision: 1.1
done
RCS file: /cvs/gcc/try-catch-8.m,v
done
Checking in try-catch-8.m;
/cvs/gcc/try-catch-8.m,v  <--  try-catch-8.m
initial revision: 1.1
done
mrs $ echo $f
comp-types-8.m encode-6.m extra-semi.m fix-and-continue-2.m isa- 
field-1.m lookup-1.m method-15.m method-16.m method-17.m method-18.m  
method-19.m next-runtime-1.m no-extra-load.m pragma-1.m stubify-1.m  
stubify-2.m super-class-4.m super-dealloc-1.m super-dealloc-2.m try- 
catch-6.m try-catch-7.m try-catch-8.m

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: help, cvs screwed up
  2005-05-27 11:31 help, cvs screwed up Mike Stump
@ 2005-05-27 11:52 ` Ian Lance Taylor
  2005-05-27 11:59   ` Mike Stump
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Lance Taylor @ 2005-05-27 11:52 UTC (permalink / raw)
  To: Mike Stump; +Cc: GCC Mailing List

Mike Stump <MRS@apple.com> writes:

> I did a checkin using ../ in one of the files and cvs screwed up.
> The ChangeLog file came out ok, but, all the others were created
> someplace else.  I'm thinking those ,v files should just be rmed off
> the server...  but, would rather someone else do that.  Thanks.

I have removed these files from the server.

Ian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: help, cvs screwed up
  2005-05-27 11:52 ` Ian Lance Taylor
@ 2005-05-27 11:59   ` Mike Stump
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Stump @ 2005-05-27 11:59 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: GCC Mailing List

On May 26, 2005, at 8:47 PM, Ian Lance Taylor wrote:
> I have removed these files from the server.

Much thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-05-27  4:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-27 11:31 help, cvs screwed up Mike Stump
2005-05-27 11:52 ` Ian Lance Taylor
2005-05-27 11:59   ` Mike Stump

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).