I haven't used git-am. What format does it expect the patch to be in?

I usually do the following:
$ cd nox
$ patch -p1 < path/to/patch/pytopology_destiny.patch

-/\/


On Fri, Jan 14, 2011 at 10:39 AM, kk yap <yap...@stanford.edu> wrote:

> Hi Nikhil,
>
> That did not work.
>
> ykk@kk-alien:~$ git am pytopology_destiny.patch
> Patch format detection failed.
>
> Regards
> KK
>
> On 13 January 2011 20:44, Martin Casado <cas...@nicira.com> wrote:
> > Awesome, thanks Nikhil.
> >
> > Hi,
> > I have added 2 new functions to pytopology that makes it more
> useful/usable:
> > * get_datapaths() : returns a list of all datapathids in the network
> > * get_neighbors(dpid) : returns a list of neighbors of a given
> datapathid.
> > I've attached a patch for the destiny branch (commit
> > no. 5917f412d6d2a23ce5373ec499872cb8b40833e8).
> > Thanks,
> > Nikhil
> >
> > _______________________________________________
> > nox-dev mailing list
> > nox-dev@noxrepo.org
> > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
> >
> >
> > --
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Martin Casado
> > Nicira Networks, Inc.
> > www.nicira.com | www.openvswitch.org
> > cell: 650-776-1457
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >
> > _______________________________________________
> > nox-dev mailing list
> > nox-dev@noxrepo.org
> > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
> >
> >
>
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to