How To Create Patch For Stendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Madmetzger Created page with 'If you want to contribute to Stendhal with some changes to some files you can ease us integrating the changes if you create a patch file for your changes. There are two neat ways…' |
imported>Madmetzger No edit summary |
||
| Line 1: | Line 1: | ||
If you want to contribute to Stendhal with some changes to some files you can ease us integrating the changes if you create a patch file for your changes. There are two neat ways to do that. We are going to describe |
If you want to contribute to Stendhal with some changes to some files you can ease us integrating the changes if you create a patch file for your changes. There are two neat ways to do that. We are going to describe here how to create a patch on each of this ways. |
||
As a prerequisite for both ways of creating a patch is a checked out version of Stendhal. |
|||
== Common best practices for patches and CVS == |
|||
* keep your local copy of Stendhal regularly up to date to avoid merge conflicts |
|||
{{TODO|list best practice tipps}} |
|||
== Eclipse way == |
== Eclipse way == |
||
{{TODO|describe how to create a patch via Eclipse}} |
{{TODO|describe how to create a patch via Eclipse}} |
||