I'm trying to install haml as a gem using the latest from trunk so I
can use sass outside of rails.

I got the latest trunk from the repository, but when I run 'rake
package' I get an error. This is the last few lines of the rake
output:

cd pkg
tar zcvf haml-1.4.0
Current SVN Rev. $Revision: $.tar.gz haml-1.4.0
Current SVN Rev. $Revision: $
tar: Cowardly refusing to create an empty archive
Try `tar --help' for more information.
sh: line 2: Current: command not found
sh: line 3: Current: command not found
rake aborted!
Command failed with status (127): [tar zcvf haml-1.4.0
Current SVN Rev. $Revi...]

I can see that the problem is with the tar command but I don't know
how to fix it.

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" 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/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to