> I use a linux server where my qooxdoo-sdk is located and where I run
> "make".
> But the client is a Windows (Vista :'( )  (with a network drive
> pointing to qooxdoo-skd)
> and I update qooxdoo via eclipse / subclipse on the client.

That sounds interesting. Let me get that straight: You have a networked
drive that you share between a Linux and a Windows machine, right?! You
run eclipse/subclipse on Windows, and use that to download the qooxdoo
check-outs. The files are stored on the networked drive. Then you switch
to the Linux box to run 'make'. Then you go back to Windows to open the
app in your browser.

The network drive belongs to the Linux box, right?! So you are probably
using Samba to export it to Windows with SMB/CIFS. Does the Samba apply
any LF/CRLF conversions? That is, when you open a qooxdoo-sdk file on
Linux with vim, does it say 'dos' as the fileformat (you can check with
':set fileformat<RET>').


> Works fine!
> Thank you (I am NOT a python developer, so I tried find a simple
> workaroud)

Fair enough ;-). Thanks for testing.

=Thomas


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to