Hi Richard do a clean checkout or revert all changes that might have been done to your current repo (svn revert -R rawstudio). Make sure you have the correct version, if not do a `svn up -r 1055`.
`cd` into the src directory and type: `wget http://lnxbx.dk/~akv/files/rev1055_batch_window.patch` (the newest) then `cat rev1055_batch_window.patch | patch` And then compile as you are used to :) /Anders Kvist PS. hoping to commit the patch+ today... On Mon, 2007-01-15 at 14:41 -0500, Richard Querin wrote: > Can someone please let me know how to apply the patch? > > I know it is done with the patch command, but which file do I apply > the .patch file to? I'm kind of lost with this stuff and I'd like to > be able to try it out. > > > RQ > > > _______________________________________________ > Rawstudio-dev mailing list > [email protected] > http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
