I followed the wiki verbatim. As I understand it, I should now have a shell rails app in my svn repository. But I cannot check out a copy of this app to my local machine. When I enter this into my command line on my local machine:
svn co svn+ssh://<username>@<domainname>/home/<username>/svn/<appname>/trunk
I get a message saying "can't create tunnel: system can't find the file specified". I've tried various svn commands from the server to try and look at the structure but can't find anything that works. Also, I don't quite understand how to get my existing source code into this shell app? Should I have imported my existing app at the server instead of the temp rails app per the tutorial?
Finally, once I get this done and I deploy on Capistrano, since this is a live app am I going to have to copy my database contents (data, not schema or migration) to a new database, or do I connect it to the existing database, or does Capistrano do some magic?
2008-11-10 07:45 PM
If all men were just, there would be no need of valor.-- Agesilaus, 440 BC