<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 7, 2013 at 1:53 PM, Anne Gentle <span dir="ltr"><<a href="mailto:anne@openstack.org" target="_blank">anne@openstack.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote"><div class="im">
On Mon, Jan 7, 2013 at 12:44 PM, Lorin Hochstein <span dir="ltr"><<a href="mailto:lorin@nimbisservices.com" target="_blank">lorin@nimbisservices.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">When back porting a doc change in the Object Storage (Swift) admin guide, I noticed several other changes that haven't been backported.<div>


<br></div><div>I'm a little fuzzy on how the Swift release cycle works and how that impacts doc branches. Is it safe to just backport the whole guide from trunk to stable/folsom at this point, or does the trunk object storage admin guide document features that haven't been released yet? <span><font color="#888888"><br clear="all">


</font></span></div></div></blockquote></div><div><br>None that I know of... though can you narrowly define the patch to apply only to one guide? Sounds fabulous to me.<br><br></div></div></div></blockquote><div><br></div>
<div style>You can use the "git checkout" command to grab an individual file or an entire directory from a different branch. Here's how I did it for the Swfit docs:</div><div style><br></div><div style>git checkout master -- doc/src/docbkx/openstack-object-storage-admin<br>
</div><div style><br></div><div style>This works well for Swift docs because they're all inside a single directory, but with the other guides it would be trickier because some of the files are in the common directory.</div>
<div style><br></div></div>-- <br><div dir="ltr">Lorin Hochstein<br><div>Lead Architect - Cloud Services</div><div>Nimbis Services, Inc.</div><div><a href="http://www.nimbisservices.com" target="_blank">www.nimbisservices.com</a></div>
</div>
</div></div>