[MonoDevelop] Deploying a WebSite with MonoDevelop

Paulo Aboim Pinto esqueleto at tusofona.com
Sat Nov 18 13:13:02 EST 2006


tkx for the patch file ... but how I use it? I thought that I can apply
using this:

# patch < EndOfSoC06.diff

I run this command in the monodevelop directory that I get from the svn,
and I get this message:


missing header for unified diff at line 5 of patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: Core/src/MonoDevelop.Projects/MonoDevelop.Projects/Project.cs
|===================================================================
|--- Core/src/MonoDevelop.Projects/MonoDevelop.Projects/Project.cs
(revision 64161)
|+++ Core/src/MonoDevelop.Projects/MonoDevelop.Projects/Project.cs
(working copy)
--------------------------
File to patch: 


what I put there? The command is wrong ?
Hope you can help me!

tkx in advance
Paulo Aboim Pinto
Odivelas - Portugal


On Sat, 2006-11-18 at 13:37 +0000, Michael Hutchinson wrote:
> On 11/18/06, Paulo Aboim Pinto <esqueleto at tusofona.com> wrote:
> > First: The web deploy is not like the publishing Website in VS2005?
> > Should not create a structure of directories with all the aspx and ascx
> > files with the dlls in the bin?
> > What I found is only the exporting of the dll to a directory that I
> > choose.
> 
> The web deploy feature of the ASP.NET AddIn is working, but not in SVN yet.
> 
> The code is in my changeset from the end of SoC:
> http://mjhutchinson.com/files/EndOfSoC06.diff. It relies on some major
> patches to MD Core, and those aren't fully generalised yet. Lluis is
> going to take a look at sorting it out sometime before letting it in.
> 


More information about the Monodevelop-list mailing list