Most recent edit on 2008-10-28 06:20:42 by BillM [add gitcasts link]
Additions:
gitcasts∞
Edited on 2008-10-16 22:53:18 by GeekGod
Additions:
NOTE: Building pfSense with GIT is now working. Simply ucomment all lines in pfsense_local.sh that contain the word GIT.
Edited on 2008-10-16 22:52:32 by GeekGod
Additions:
Misc GIT Scripts∞
Edited on 2008-08-07 10:51:42 by AskBjoernHansen
Additions:
Beware that the git repository is not (yet) public, so follow the DevelopersBootStrapAndDevIso instructions for code access.
Deletions:
Beware that the git repository is not (yet) public.
Edited on 2008-08-07 10:41:05 by AskBjoernHansen
Additions:
Beware that the git repository is not (yet) public.
Edited on 2008-08-05 16:52:49 by GeekGod
Additions:
Git Magic∞
Edited on 2008-08-04 21:57:03 by BillM
Additions:
http://git-scm.com/∞
Edited on 2008-07-28 19:56:00 by GeekGod
Additions:
How GitHub used Getting Real to pick a fight, scratch their own itch, and stay lean∞
Edited on 2008-07-23 19:43:45 by GeekGod
Additions:
pfSense Git Repository Information
Deletions:
pfSense Git Repository Information c
Edited on 2008-07-23 19:43:34 by GeekGod
Additions:
New to GIT?
http://github.com/blog/120-new-to-git∞
pfSense Git Repository Information c
Deletions:
pfSense Git Repository Information
Edited on 2008-07-21 22:39:10 by ChrisBuechler
Additions:
Git Cheat Sheet∞
Edited on 2008-07-15 02:56:59 by ChrisBuechler
Additions:
Git tutorial - Ottawa Group of Ruby Enthusiasts∞
Edited on 2008-07-05 03:53:07 by ChrisBuechler
Additions:
Git Website∞
Git Documentation∞
Git on Msys - Windows Git Client∞
Edited on 2008-07-05 03:32:03 by ChrisBuechler
Additions:
Other Resources
Newbies Guide for Git on Windows∞
Edited on 2008-07-04 04:29:00 by ChrisBuechler
Additions:
CVS Checkouts
Deletions:
*CVS Checkouts*
Edited on 2008-07-04 04:27:15 by ChrisBuechler
Additions:
pfSense Git Repository Information
CVS Compatibility
Deletions:
pfSense Git Repository Information
CVS Compatibility
Oldest known version of this page was edited on 2008-07-04 04:27:05 by ChrisBuechler []
Page view:
pfSense Git Repository Information
hostname: rcs.pfsense.org
Gitorious:
http://rcs.pfsense.org/∞
Redmine:
http://redmine.pfsense.org/∞ (coming soon...)
CVS Compatibility
CVSROOT=:ext:username@rcs.pfsense.org/var/git/pfsense-import-test-minus-binaries/mainline.git
Must set env CVS_SERVER=git-cvsserver Note this will also work on cvs.pfsense.org, symlink added to avoid having to change CVS_SERVER env variable when switching between rcs.pfsense.org and cvs.pfsense.org
*CVS Checkouts*
cvs co -d RELENG_1 RELENG_1
cvs co -d RELENG_1_2 RELENG_1_2
etc...