This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: Update Copyright and FSF address (was: [RFC] fix testsuite/gdb.cp/printmethod)


On Fri, Dec 23, 2005 at 08:46:06PM +0200, Eli Zaretskii wrote:
> I now did that for gdb/gdbserver, gdbtk/generic, and gdbtk/library.
> 
> But I inadvertently hit a snafu in the image subdirectories of
> gdbtk/library: due to mismatch of time stamp (it's a long story) and
> my failure to use "cvs ci -l", CVS checked in various GIF and PNG
> images as well.  The problem is, these are binary files, but they are
> not marked with -kb keyword in the repository.  And because I did the
> commit from a Windows machine, I'm afraid the files are now corrupted
> in the repository.
> 
> Could someone please undo my commits to image files in all the
> subdirectories of gdbtk/library?  I'd do that myself, but in order to
> be able to do that, I need to be a member of the cvsadmin group, which
> I apparently am not...

You need to be in the cvsadmin group to use "cvs admin" commands, but
it's easy enough to fix this by recommitting from a system with
appropriate line endings (or in this case, it looks like, without the
^Z behavior?).  I've taken care of it, and the images appear
uncorrupted now.

Thanks again!

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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