Revision [1276]

Last edited on 2013-04-09 15:56:24 by JimP
Additions:
1. Visit http://www.github.com and signup for an account
3. Read over github's page on working with forks and pull requests: http://help.github.com/articles/using-pull-requests
4. Modify code
5. Commit and push
6. Click Request merge on your repository page, fill out the form and submit. We will be automatically notified that there is a pending merge request.
Deletions:
1. Visit rcs.pfsense.org and signup for an account
3. Clone a project that you would like to submit patches on (pfSense for example)
4. Click on your clone in the list
5. Checkout the tree with the clone command that Gitorious provides
6. Modify code
7. Commit and push
8. Click Request merge on your rcs repository page, fill out the form and submit. Drop a line to coreteam@pfsense.org that you have requested a merge.


Revision [763]

Edited on 2009-03-02 16:36:07 by GeekGod
Additions:
8. Click Request merge on your rcs repository page, fill out the form and submit. Drop a line to coreteam@pfsense.org that you have requested a merge.
Deletions:
8. Click Request merge on your rcs repository page


Revision [760]

Edited on 2009-03-02 03:55:16 by GeekGod
Additions:
1. Visit rcs.pfsense.org and signup for an account
2. Login with new account
3. Clone a project that you would like to submit patches on (pfSense for example)
4. Click on your clone in the list
5. Checkout the tree with the clone command that Gitorious provides
6. Modify code
7. Commit and push
Deletions:
1. visit rcs.pfsense.org and signup for an account
2. login with new account
3. clone a project that you would like to submit patches on (pfSense for example)
4. click on your clone in the list
5. checkout the tree with the clone command that Gitorious provides
6. modify code
7. commit and push


Revision [759]

Edited on 2009-03-02 03:54:10 by GeekGod
Additions:
8. Click Request merge on your rcs repository page
Deletions:
8. visit commit and click request merge


Revision [758]

Edited on 2009-03-02 03:50:15 by GeekGod
Additions:
1. visit rcs.pfsense.org and signup for an account
2. login with new account
3. clone a project that you would like to submit patches on (pfSense for example)
4. click on your clone in the list
5. checkout the tree with the clone command that Gitorious provides
6. modify code
7. commit and push
8. visit commit and click request merge
Deletions:
--- Needs rewriting for rcs.pfsense.org clone / merge request ---


Revision [725]

Edited on 2009-03-01 23:24:47 by GeekGod
Additions:
--- Needs rewriting for rcs.pfsense.org clone / merge request ---
Deletions:
To submit a patch, please provide it with the following switches to diff:
-rub
Example: diff -rub services_dhcp.php.orig my_services_dhcp.php
If you need these utilities, simply download from my extra folder:
Issue these commands from the shell for the *nix challanged:
fetch -o /usr/bin/diff http://www.pfsense.com/~sullrich/extra/diff
fetch -o /usr/bin/patch http://www.pfsense.com/~sullrich/extra/patch
chmod a+rx /usr/bin/*
rehash # (optional; rebuilds hash table of executables in PATH)
* please attach the resulting diff file to http://cvstrac.pfsense.com/ , if there's a ticket which reports a bug and your patch fixes that particular bug
* otherwise E-mail patches as attachments to coreteam@pfsense.com


Revision [139]

Edited on 2007-08-24 03:41:55 by Agent86 [Added rehash command]
Additions:
rehash # (optional; rebuilds hash table of executables in PATH)


Revision [76]

The oldest known version of this page was created on 2007-08-18 23:39:12 by ChrisBuechler [Added rehash command]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki