Confirmed users
1,198
edits
No edit summary |
|||
Line 50: | Line 50: | ||
*Install the most recent version from [http://landfill.bugzilla.org/win32installer/ landfill] | *Install the most recent version from [http://landfill.bugzilla.org/win32installer/ landfill] | ||
*Download and install [http://cygwin.org/ Cygwin], make sure you install | *Download and install [http://cygwin.org/ Cygwin], make sure you install bzr | ||
*Delete the bugzilla directory from the installed version | *Delete the bugzilla directory from the installed version | ||
*Download SetPaths.cmd and RestoreHashBang.cmd from the [http://landfill.bugzilla.org/win32installer/source/ source directory on landfill] to your installation directory (same level as BugzillaCmdPrompt.cmd) | *Download SetPaths.cmd and RestoreHashBang.cmd from the [http://landfill.bugzilla.org/win32installer/source/ source directory on landfill] to your installation directory (same level as BugzillaCmdPrompt.cmd) | ||
*Use | *[[Bugzilla:Bzr|Use bzr]] to checkout trunk or the appropriate branch | ||
*Run SetPaths.cmd to fix the checked out files (do this after every checkout/update) | *Run SetPaths.cmd to fix the checked out files (do this after every checkout/update) | ||
*To generate a diff, run RestoreHashBang.cmd, generate the diff, then run SetPaths.cmd | *To generate a diff, run RestoreHashBang.cmd, generate the diff, then run SetPaths.cmd |