Still nothing:

$ git clone http://repo.or.cz/r/microdia.git

$ cd microdia

$ git am ../patch
Applying Add sensor MT9V112 used in 6270 devices
error: patch failed: microdia-dev.c:102
error: microdia-dev.c: patch does not apply
error: patch failed: microdia.h:311
error: microdia.h: patch does not apply
error: micron.c: does not exist in index
error: micron.h: does not exist in index
Patch failed at 0001.
When you have resolved this problem run "git-am --resolved".
If you would prefer to skip this patch, instead run "git-am --skip".

$ git checkout --track -b development origin/development 
Branch development set up to track remote branch
refs/remotes/origin/development. Switched to a new branch "development"

$ git am ../patch
previous dotest directory .dotest still exists but mbox given.

$ rm -r .dotest

$ git am ../patch
Applying Add sensor MT9V112 used in 6270 devices
error: patch failed: microdia-dev.c:102
error: microdia-dev.c: patch does not apply
error: patch failed: micron.h:121
error: micron.h: patch does not apply
Patch failed at 0001.
When you have resolved this problem run "git-am --resolved".
If you would prefer to skip this patch, instead run "git-am --skip".


On Mon, 24 Nov 2008 15:36:35 +0100
GWater <[EMAIL PROTECTED]> wrote:

> Just remove the ".dotest" directory in you microdia folder if that
> error comes up.
> 
> GWater
> 
> 
> ChanibaL schrieb:
> > Sorry for the cluelesness, but how do I do that? I copied the patch
> > to a file and run it against both a fresh git checkout and after
> > switching to development and always having a  "previous dotest
> > directory .dotest still exists but mbox given." error.
> > 
> > If i save the link directly it saves with a html markup, so i copied
> > the text, to be sure the file starts with
> >   From 1e52d5543ba31f8e4b7e8538e0f173c3e9c635c2 Mon Sep 17 00:00:00
> > 2001
> >   From: GWater <[EMAIL PROTECTED]>
> > And ends with
> >    #endif
> >   --
> >   1.5.6.5
> > ?
> > 
> > If the patch is broken because of googlegroups handling of
> > attachments could you please send me the patch to my email address
> > (chanibal at - nospam- gmail dot com)? Thanks.
> > 
> > On 24 Lis, 09:35, GWater <[EMAIL PROTECTED]> wrote:
> >> Try if this patch helps.
> >>
> >> Apply it with
> >> $ git am <patchfile>
> >>
> >> GWater
> >>
> > > > 
> 

--~--~---------~--~----~------------~-------~--~----~
Lets make microdia webcams plug'n play, (currently plug'n pray)
To post to this group, send email to [email protected]
Visit us online https://groups.google.com/group/microdia
-~----------~----~----~----~------~----~------~--~---

Reply via email to