I'll be glad to, but I'm not sure how to get the trace. There was no output in the command line.
Ido On Sun, Sep 12, 2010 at 2:30 PM, Benoit Chesneau <[email protected]>wrote: > On Sat, Sep 11, 2010 at 9:25 PM, Ido Ran <[email protected]> wrote: > > Hi, > > I've try to deploy SproutCore as CouchApp but fail - I guess I've done > > something wrong. > > > > I've create new SproutCore application using *sc-init* > > **I've tested the app using *sc-server *and it is simple hello world app > > working. > > I've cd into *tmp/debug/build* > > **I've execute *couchapp init* > > **I've execute *couchapp push http://<my_couchone_address>* > > * > > * > > I've got a lot of warnings and it looks like the command just stuck. > > > > Should I do it other way? > > > > Thank you, > > Ido > > > > On Fri, Sep 10, 2010 at 9:22 PM, Ido Ran <[email protected]> wrote: > > > >> Thank you all. > >> > >> One thing that might be a problem is that SproutCore generate files in > >> directories with long numbers and then they advice to use hard link from > the > >> root of the virtual context in the web server to the actual directory > name. > >> Do you think it will be possible to use virtual host of CouchDB to have > >> "the same thing" like hard-link (or soft link for that mater)? > >> > >> Thank you, > >> Ido > >> > >> > >> On Fri, Sep 10, 2010 at 8:59 PM, James Hayton < > [email protected]>wrote: > >> > >>> I have done it and can say it works really well. Security was a huge > >>> concern I ran into and ultimately the reason I had to add a middle > tier, but > >>> otherwise it was all good. > >>> > >>> James > >>> > >>> Sent Via iPhone > >>> > >>> On Sep 10, 2010, at 10:47 AM, Noah Slater <[email protected]> wrote: > >>> > >>> > I hate "me too" posts, but this sounds REALLY interesting. > >>> > > >>> > I hope you keep us updated with your progress! > >>> > > >>> > On 10 Sep 2010, at 16:58, Ido Ran wrote: > >>> > > >>> >> Hi, > >>> >> I would like to know if it is possible (even just in theory at this > >>> point in > >>> >> time) to deploy SproutCore application as CouchApp. > >>> >> From what I've understand SproutCore are static content once they > are > >>> build > >>> >> and to deploy them on web-server like apache you just copy the files > to > >>> the > >>> >> server. > >>> >> CouchApp are also static files so it should be possible. > >>> >> > >>> >> SproutCore has all the great controls, MVC and DataStore that are > >>> missing > >>> >> (in my view) from CouchApp today. > >>> >> Using SproutCore together with CouchApp and CouchDB can be great > >>> solution. > >>> >> > >>> >> Thank you, > >>> >> Ido > >>> > > >>> > >> > >> > > > Publish the trace could help, could you paste it somewhere a give us the > link? > > - benoit >
