When I perform a 'deploy' task I always get the latest from the trunk
code deployed ... why ?

The deploy task all works OK it just says
      * getting (via export) revision 6517 to /tmp/20071004093805

    where 6517 is the latest version on trunk


In my deploy.rb I have:
    set :application, "reverse_auction"
    set :repository, "http://foo.bar/svn/es/tags/appname-1.0/rails/
#{application}"

    where:
       appname-1.0 is a valid tag

If I set the 'tag' to an invalid tag it fails with an error 'Not a
valid URL'.

Any clues please ?


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

Reply via email to