[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [p2-dev] Repository migration to Git - Today
|
True. The .cvsignore files were bogus anyway and needed cleaning up. A .gitignore at the repository root would have covered many cases, but at least in p2 there were a half dozen projects with other things in the ignore file, like "lib", "bin_ant", etc. Managing this at the project level seemed the most reliable way to get that kind of control.
John
On Thu, Jul 21, 2011 at 9:49 AM, Thomas Watson
<tjwatson@xxxxxxxxxx> wrote:
Notice that doing this rename will cause the tagging scripts to update the map files with new tags which will cause new qualifiers to be used for any project you did this to.
Tom
John Arthorne ---07/21/2011 08:15:53 AM---I also noticed our new repositories don't have .gitignore files. Be careful you don't accidentally commit any binaries before t
I also noticed our new repositories don't have .gitignore files. Be careful you don't accidentally commit any binaries before this is fixed. I have renamed .cvsignore to .gitignore for rt.equinox.p2 and eclipse.platform.runtime repositories.
John
On Tue, Jul 19, 2011 at 5:47 PM, Andrew Niefer <aniefer@xxxxxxxxxx> wrote:
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

