[MonoDevelop] Deploying a WebSite with MonoDevelop
Michael Hutchinson
m.j.hutchinson at gmail.com
Sat Nov 18 14:01:46 EST 2006
On 11/18/06, Paulo Aboim Pinto <esqueleto at tusofona.com> wrote:
> tkx for the patch file ... but how I use it? I thought that I can apply
> using this:
>
> # patch < EndOfSoC06.diff
<snip>
> Perhaps you used the wrong -p or --strip option?
Try
# patch -p0 < EndOfSoC06.diff
I don't know whether it still applies cleanly though -- you may have
to do some manual merging of changes. I'd recommend waiting till it
hits SVN.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list