Thanks to Baptiste Decroix, I've tried the 7zip idea, and it worked. I made an app on desktop, tar & gzip it, and upload to heroku. The most important is it works. Very simple. Thank you again, Baptiste Decroix.
On 5月7日, 下午5時47分, "Baptiste Decroix" <[EMAIL PROTECTED]> wrote: > You can use 7zip to create a tar and use it again on the tar file to gzip it. > > 2008/5/7 Mworia Wilfred Mutua <[EMAIL PROTECTED]>: > > > > > I used 7zip (http://www.7-zip.org/download.html) to create a tar on windows > > (it has a gui) and then gzip > > (http://gnuwin32.sourceforge.net/packages/gzip.htm) to make a tar.gz from > > command line. It worked fine to create a tar.gz and it was accepted by > > heroku. > > > On Wed, May 7, 2008 at 5:46 AM, mill2002 <[EMAIL PROTECTED]> wrote: > > > > Thank you for your advice,I'll make a try. > > > > Best Regards > > > mill2002 > > > > On 5月7日, 上午10时18分, cutter <[EMAIL PROTECTED]> wrote: > > > > You can if you download and use the cygwin command line. Make sure > > > > "tar" is selected within the base category during setup. > > > > > On May 6, 7:13 pm, mill2002 <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > I want to upload my application to Heroku,but I can't use command > > > > > like: > > > > > tar myapp.tar.gz myapp/ in my Windows. > > > > > How to do that? > > > > > > Thx in advance. > > > -- > > Regards, > > Mworia Wilfred Mutua > >http://www.visualcv.com/wmworia/WIlfredCV > >http://wmworia.wordpress.com > > http://wmworia.vodpod.com > > googletalk: wmworia > > Yahoo IM: wilfred.mworia > > -- > Baptiste --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
