[Rails-deploy] More Actions 1 of 150 Older › A de ployment newbie trouble getting capistno project deployed wi th capistrano

2008-11-21 Thread Richard
I have a local project with I am versioning with a remote subversion resitory on which is on the same site as I am wanting to deploy my app. I have spent the last 3 hours trying to work this out, but I am lost I think capsitrano is having trouble connecting to my repository, my deploy.rb is as fo

[Rails-deploy] Re: More Actions 1 of 150 Older › A deployment newbie trouble getting capistno project deployed with capistrano

2008-11-21 Thread Aníbal Rojas
Try running: svn info svn://mackstar.net/mainrepo -rHEAD In the shell. Should give you the same error, check the path to your svn repository, looks like you are missing the path. -- Aníbal Rojas http://hasmanydevelopers.com http://rubycorner.com http://anibal.rojas.com.ve On Sat, Nov 22,

[Rails-deploy] Re: More Actions 1 of 150 Older › A deployment newbie trouble getting capistno project deploye d with capistrano

2008-11-21 Thread Tom Copeland
On Nov 21, 2008, at 8:05 AM, Richard wrote: > > I have a local project with I am versioning with a remote subversion > resitory on which is on the same site as I am wanting to deploy my > app. I have spent the last 3 hours trying to work this out, but I am > lost Here's a post I put up a while