thanks.
Dorren

On Sep 17, 4:20 pm, "Jamis Buck" <[EMAIL PROTECTED]> wrote:
> If you want to push a tag, you have to change the :repository URL
> (since Subversion doesn't really support tags--you actually push from
> a different path in the repository instead). If you want to push a
> specific revision number from the current repository, you  just set
> the :revision variable.
>
> You can set either of these from the command-line:
>
>   cap -s repository=http://blah.blah.blahdeploy
>   cap -s revision=123 deploy
>
> - Jamis
>


--~--~---------~--~----~------------~-------~--~----~
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