This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How do I submit a patch that adds files?


On Mon, Jan 29, 2001 at 03:05:59PM -0800, Michael Elizabeth Chastain wrote:
>OK, I've got write-after-approval access and I want to add a new
>test script:
>
>  gdb/testsuite/gdb.base/structs3.exp
>  gdb/testsuite/gdb.base/structs3.c
>
>When I do "cvs diff", it gives me some useless ? messages:
>
>  ? gdb/testsuite/gdb.base/structs3.exp
>  ? gdb/testsuite/gdb.base/structs3.c
>
>As far as I know, my next CVS move would be "cvs add structs3.exp",
>but I don't have authority to do that on the repository.

Sure you do.  If you can checkin changes into the repository, you can
create new files.

cgf

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]