You are here
John Maxim - Thu, 2008/12/18 - 18:36
Rename the Tracks directory to railsapp
mv tracks-$VERSION railsapp
I got this error message:
mv: cannot stat 'tracks' No such file or directory
Could it be that the syntax 'mv' should be something else? I have followed through the documentation based on this http://www.turnkeylinux.org/docs/rails/deploying-tracks-application
Thanks very much.
Forum:
$VERSION is a placeholder
My "apt-get update" is slow
Rename the Tracks directory to railsapp
mv tracks-* railsapp
How do I know my version I am using? Of course, by following the code above 'literally' brings no result also.
Thanks.
Same no such folder error message
By means of "brings no result" -- I was implicating the same error message as before.
No such file is found "tracks-*"
Help, please. :)
ls?
The contents is a list of
The contents is a list of all the items from the tracks-current zip folder. After removing the tracks-current zip folder, I will be back in "/var/www#"
Thanks, liraz, really but I can not understand what is "ls -la" stands for?
Add new comment