On 15/09/2007, Jon Smirl <jonsmirl@xxxxxxxxx> wrote: > I trying to test two different versions of a patch that add files. > These patches create a new directory and add several files. When I pop > a version of the patch the directory and files and not getting > removed. This causes an error when I push the alternative version of > the patch. This shouldn't happen AFAICT (at least for the files, as GIT doesn't care much about directories). What GIT/StGIT version are you using? StGIT simply calls GIT to do the HEAD switch. Could you run 'stg patches drivers/net/fec_mpc52xx/Kconfig' with the initial series pushed? It should show which patches touch this file. If it doesn't show any, maybe the files weren't added to any patch and hence the error. Thanks. -- Catalin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html