lo there all,
i am brand new to textmate. I love it ! My only issue is that when i am editing a project on a remote computer, i get a lot of spinning beach ball action while something is going on. From what i have found on google, it is checking to see if any files have changed. Now, i saw mention of a remote project plugin, but i could not find a way to download it.
Has someone found a good solution for this ? I am working on a ruby on rails project on a remote server.
thanks all, and great editor / IDE you have here..
shawn
Has someone found a good solution for this ? I am working on a ruby on rails project on a remote server.
Have you tried using capistrano? It will help you automate the deployment process, letting you develop your rails project locally and the push changes to the server as you please.
well, i have had the suggestion of using capistrano from guys in rubyonrails on freenode irc, rails forum, and now here. .guess i should take the hint..
really, i want to, i am already using an off-site hosted subversion, and installing it on our server at work would be easy enough, i know very little about how it all works right now. What i have been doing, is making updates and changes on webrick, and when i like it, i copy the app folder over to the http folder on apache, change ownership to the webserver user, and restart apache.
We have an evolving website. It requires a lot of change, often..
So.... I may get the chance to do this when we upgrade our server next week. Should read up on it till then, just kinda looking for something to help me out until then.
thanks for your help and attention, Alex,
sk
On Nov 23, 2007 5:51 PM, Alex Ross alex.j.ross@gmail.com wrote:
Has someone found a good solution for this ? I am working on a ruby on rails project on a remote server.
Have you tried using capistrano? It will help you automate the deployment process, letting you develop your rails project locally and the push changes to the server as you please.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
well, i have had the suggestion of using capistrano from guys in rubyonrails on freenode irc, rails forum, and now here. .guess i should take the hint..
Capistrano takes a bit of work to get set up, but once it's working it is sooooo nice.
really, i want to, i am already using an off-site hosted subversion, and installing it on our server at work would be easy enough, i know very little about how it all works right now. What i have been doing, is making updates and changes on webrick, and when i like it, i copy the app folder over to the http folder on apache, change ownership to the webserver user, and restart apache.
If your svn server is off-site, i don't believe that should be a problem. Capistrano can automate commit/deploy.
So.... I may get the chance to do this when we upgrade our server next week. Should read up on it till then, just kinda looking for something to help me out until then.
This thread has Rob McBroom's “Remote Project” bundle. I haven't used it, but you might give a shot to hold you over.
http://comox.textdrive.com/pipermail/textmate/2007-October/022630.html
–Alex
wow, thanks for all of this. sk
On Nov 23, 2007 8:35 PM, Alex Ross alex.j.ross@gmail.com wrote:
well, i have had the suggestion of using capistrano from guys in rubyonrails on freenode irc, rails forum, and now here. .guess i should take the hint..
Capistrano takes a bit of work to get set up, but once it's working it is sooooo nice.
really, i want to, i am already using an off-site hosted subversion, and installing it on our server at work would be easy enough, i know very little about how it all works right now. What i have been doing, is making updates and changes on webrick, and when i like it, i copy the app folder over to the http folder on apache, change ownership to the webserver user, and restart apache.
If your svn server is off-site, i don't believe that should be a problem. Capistrano can automate commit/deploy.
So.... I may get the chance to do this when we upgrade our server next week. Should read up on it till then, just kinda looking for something to help me out until then.
This thread has Rob McBroom's "Remote Project" bundle. I haven't used it, but you might give a shot to hold you over.
http://comox.textdrive.com/pipermail/textmate/2007-October/022630.html
–Alex
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate