Re: Testers wanted for Sidebar Editors Patch



Try -p1

>From the patch man page:

       -pnum  or  --strip=num
          Strip the smallest prefix containing num  leading  slashes
          from  each  file name found in the patch file.  A sequence
          of one or more adjacent slashes is  counted  as  a  single
          slash.   This  controls  how file names found in the patch
          file are treated, in case you keep your files in a differ‐
          ent directory than the person who sent out the patch.  For
          example, supposing the file name in the patch file was

             /u/howard/src/blurfl/blurfl.c

          setting -p0 gives the entire  file  name  unmodified,  -p1
          gives

             u/howard/src/blurfl/blurfl.c

          without the leading slash, -p4 gives

             blurfl/blurfl.c

          and  not  specifying  -p  at  all just gives you blurfl.c.
          Whatever you end up with is looked for either in the  cur‐
          rent  directory,  or  the  directory  specified  by the -d
          option.


That should help.

Cheers,
   Ruben

On vr, 2008-08-01 at 10:33 -0700, roessli bertrand wrote:
> 
> hi,
> 
> i'll be happy to make a try or two.  I downloaded the patch  and did 
> 
>  patch -p0 </home/broessli/Desktop/f-spot-sidebar-editors.patch.
>  my f-spot.testpatch directory. 
> 
> The problem is that Iget quite a few messages like
> 
> can't find file to patch at input line 1116
> Perhaps you used the wrong -p or --strip option?
> The text leading up to this was:
> --------------------------
> |diff --git a/src/ItemAction.cs b/src/ItemAction.cs
> |index eb0eb1d..0c56381 100644
> |--- a/src/ItemAction.cs
> |+++ b/src/ItemAction.cs
> --------------------------
> 
> etc...
> 
> what do I do wrong?
> 
> best wishes,
> 
> Bertrand
> 
> 
> ----- Original Message ----
> From: Ruben Vermeersch <ruben savanne be>
> To: f-spot Mailing list <f-spot-list gnome org>
> Sent: Friday, August 1, 2008 1:27:20 PM
> Subject: Testers wanted for Sidebar Editors Patch
> 
> Hi all!
> 
> I am looking for some testers will to try out the new sidebar editors.
> This patch contains most of my summer of code work.
> 
> The patch can be found here:
> http://files.savanne.be/linux/patches/f-spot/f-spot-sidebar-editors.patch
> 
> Trying this patch will not alter your database and should be safe to
> do.
> 
> Let me know if you run into any trouble!
> 
> Cheers,
>   Ruben
> 
> 
> --
> Ruben Vermeersch (rubenv)
> http://www.savanne.be
> 
> _______________________________________________
> F-spot-list mailing list
> F-spot-list gnome org
> http://mail.gnome.org/mailman/listinfo/f-spot-list
> 
> 


--
Ruben Vermeersch (rubenv)
http://www.savanne.be



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]