A change was recently made to the None SCM to allow it to work on windows:

  
http://github.com/jamis/capistrano/commit/69498042d11e34a1ed5155fd2d57c71c4dbec9d3

I suspect you could use that change as a basis for adapting the copy strategy, too.

- Jamis

On Aug 19, 2008, at 9:22 PM, AkitaOnRails wrote:


Hi, I was trying to use the:

set :scm, :none
set :deploy_via, :copy

Basically the copy strategy, which is kinda of useful, specially in
situations where svn and git are not an option.

Problem is, it issues a local 'cp' command, which obviously doesn't
exist in Windows. Is there anyone already tackling this problem? I'd
like to know before I try to fix it myself.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to