Why should the real revision queryed in local mode? Is this a design issue?
This forces the deploy client machine to have a cli svn client. And also, can I still use remote mode to get real revision with some option provided? I have tried to reset the real_revision variable in my Capfile but unluckily seems no effect. Thanks. On Oct 28, 2007 1:02 PM, Jamis Buck <[EMAIL PROTECTED]> wrote: > Is subversion installed locally, and in your path? It must be a > command-line subversion client, with the executable named (by > default) "svn". > > - Jamis > > > On Oct 27, 2007, at 8:20 PM, [EMAIL PROTECTED] wrote: > > > > > Well, subversion is installed and running on my server, and it is on > > my path. I can successfully checkout my repository on the server > > manually and everything works fine. Any other ideas? > > > > On Oct 27, 8:06 pm, "Mislav Marohnić" <[EMAIL PROTECTED]> > > wrote: > >> On 10/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> > >> > >> > >>> I am trying to deploy my application to my server using cap > >>> deploy:cold. Whenever i run it i get the output that you see below. > >>> On my development machine i am running windows xp, and on my > >>> server i > >>> am running gentoo. Any help would be much appreciated. > >> > >> Seems like svn is not installed on your remote server or not in PATH. > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
