On 15/06/2010 18:03, Rafael G. wrote:
Hi Robin,
To decide which files exclude or not Capistrano uses File.fnmatch.
This method gets as parameter a pattern in the way of shell globbing,
it's not a regular expression(more info about File.fnmatch[1]).
Then I suposse you need to use the first one.
Thanks, Rafael.
R.
--
* You received this message because you are subscribed to the Google Groups
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/capistrano?hl=en