Re: [ansible-project] initial shot at svn module

205 views
Skip to first unread message

Rob Tirrell

unread,
Jul 7, 2012, 9:02:55 PM7/7/12
to ansible...@googlegroups.com
In Brief
Required parameters: dest
Optional parameters: repo, rev, user, password

Checkout / update (checkup) is relatively simple. If repo and dest are provided, a working copy will be checked out or updated. If repo is not provided, then there must be a working copy in dest; it'll be updated. If both repo and dest are provided, and that repo differs from URL of the working copy at dest, an svn switch is issued.


--
Robert Tirrell | r.ti...@gmail.com | (607) 437-6532
Sent from my mobile device



On Fri, Jul 6, 2012 at 2:36 PM, Robert Tirrell <r.ti...@gmail.com> wrote:
I put together a first pass at a module for subversion support. I'd appreciate getting some extra eyeballs on it, for general function / consistency with existing modules / etc.: https://github.com/ansible/ansible/pull/541


Michael DeHaan

unread,
Jul 8, 2012, 8:58:16 AM7/8/12
to ansible...@googlegroups.com
Thanks, code review notes added to github ticket.


On Saturday, July 7, 2012 at 9:02 PM, Rob Tirrell wrote:

> In Brief
> Required parameters: dest
> Optional parameters: repo, rev, user, password
>
> Checkout / update (checkup) is relatively simple. If repo and dest are provided, a working copy will be checked out or updated. If repo is not provided, then there must be a working copy in dest; it'll be updated. If both repo and dest are provided, and that repo differs from URL of the working copy at dest, an svn switch is issued.
>
> New (clean) pull request: https://github.com/ansible/ansible/pull/550
>
> --
> Robert Tirrell | r.ti...@gmail.com (mailto:r...@solumtech.com) | (607) 437-6532
Reply all
Reply to author
Forward
0 new messages