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]

FYI: src/.gitignore...


Hi Mike,

Not sure if you are aware of this, but changes in the root directory
of the src repository should be synchronized between us and the GCC
repository. They are actually controlled by GCC, and require approval
via gcc-patches. Once checked in the GCC SVN, they can be carried over
to the src CVS.

The reason why I am mentioning this is because I was discussing with
Jason Merrill who pointed out that my patch ammending the root
.gitignore was invalid, because there is NO .gitignore in the GCC
repository.

Jason said that he was going to create one which contains the output
of "git svn show-ignore", in order to make the ignores identical
between SVN and git. Once this is done, I will sync his copy with
ours, potentially undoing some of your changes.

-- 
Joel


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