public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mike Stump <MRS@apple.com>
To: GCC Mailing List <gcc@gcc.gnu.org>
Subject: help, cvs screwed up
Date: Fri, 27 May 2005 11:31:00 -0000	[thread overview]
Message-ID: <37F63032-E311-448D-BBD8-788FFF8CE8FC@apple.com> (raw)

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

             reply	other threads:[~2005-05-27  3:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 11:31 Mike Stump [this message]
2005-05-27 11:52 ` Ian Lance Taylor
2005-05-27 11:59   ` Mike Stump

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=37F63032-E311-448D-BBD8-788FFF8CE8FC@apple.com \
    --to=mrs@apple.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).