> >> > >> I don't think that spaces should be a problem, after a little test. > >> > >> To generate a patch the simplest way is to use svn diff, so you can cd > >> to the freevo directory and type: > >> > >> svn diff src/skins share/ > my-patch.patch > >> > >> If you want to include a module that is not in svn then you can add it > with: > >> # svn add path/to/new.py > >> and the svn diff will include this too. > >> > >> HTH > >> > >> > > The problem is that diffs work fine, but the patch command does not > > handled spaces. This turned out to be a known limitation of the patch > > command. It is refered to as the Unusual Filename problem. If you can > > apply patches by SVN then that might work but I am unaware of how to > > do that. > > > Works for me, > > Made a change to the fxd, did a svn diff, removed the fxd, svn update, > patched from the diff, no problem. > > > > Duncan I will try it with the svn diff tongiht.
Evan ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel