User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:howto_submit_pathces

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
mantisbt:howto_submit_pathces [2007/06/14 08:09] giallumantisbt:howto_submit_pathces [2007/06/15 02:22] – Adding more steps + some changes vboctor
Line 1: Line 1:
-====== DRAFT - How to submit patches to Mantis ====== 
- 
-You have identified a bug in a Mantis, and you have developed a solution to correct the defect. So, how do you submit that solution, for inclusion in Mantis? 
- 
-By following the guidelines set out below, you will give your solution its best chance of being adopted, in a timely fashion. 
- 
-===== Base your work on the most current source code ===== 
-Please be sure to base your patch upon the most recent code in our CVS. This ensures you will be able to properly test your modifications and provide a cleanly applicable patch. 
- 
-More detailed instructions on how to access [[http://sourceforge.net/cvs/?group_id=14963|mantis cvs]] 
- 
-Short version:  
- 
-  * For you first checkout use: 
-<code> 
-  cvs -d:pserver:anonymous@mantisbt.cvs.sourceforge.net:/cvsroot/mantisbt login 
-  cvs -z3 -d:pserver:anonymous@mantisbt.cvs.sourceforge.net:/cvsroot/mantisbt co -P mantisbt 
-</code> 
- 
- 
-===== generate patch file ===== 
-FIXME 
- 
-===== attach to bug report ===== 
-FIXME 
  
mantisbt/howto_submit_pathces.txt · Last modified: 2008/10/29 04:25 by 127.0.0.1

Driven by DokuWiki