Open-FCoE WikiMain Page | About | Help | FAQ | Special pages | Log in

Printable version | Disclaimers | Privacy policy

Rebase

From Open-FCoE Wiki

[edit] Introduction

Occasionally we have to rebase the open-fcoe-upstream repository. We need to do it for two reasons, 1) If the SCSI tree we're based on rebases and 2) We need to pull new code down from the SCSI tree. This page documents the procedure we're using to rebase our repository. Anyone basing a git tree on our open-fcoe-upstream repository should do something similar when they notice we've rebased.

[edit] Motivation

We're trying hard to keep our patches at the top of our tree. We're doing this for a few reasons,

[edit] Procedure

git clone git://open-fcoe.org/openfc/open-fcoe-initiator.git
cd open-fcoe-upstream
git remote add -f scsi git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
git checkout -b scsi scsi/master
git checkout master
git rebase scsi

Retrieved from "http://www.open-fcoe.org/openfc/wiki/index.php/Rebase"

This page has been accessed 403 times. This page was last modified 00:07, 12 August 2008.


Find

Browse
Main Page
Community portal
Current events
Recent changes
Random page
Help
Donations
Edit
Edit this page
Editing help
This page
Discuss this page
Post a comment
Printable version
Context
Page history
What links here
Related changes
My pages
Log in / create account
Special pages
New pages
File list
Statistics
Bug reports
More...