Export code using tags with subversion module

77 views
Skip to first unread message

Samnang Sen

unread,
May 2, 2014, 11:53:57 AM5/2/14
to ansible...@googlegroups.com
So the doc shows the option to export code by passing a revision number. We deploy code by using the tags we create for deployments. Is it possible to use tags instead of "revisions," or am I better off using the command line?

Michael DeHaan

unread,
May 2, 2014, 3:11:10 PM5/2/14
to ansible...@googlegroups.com
svn doesn't really have branches and tags, or it is more correct to say, they are an illusion and not really real.

You would basically specify the tag to check out as the repo parameter.

It's beyond my place to say everyone can/should switch to git, but ... if possible, and in a non-official capacity I highly recommend it -- having real branches and smarter merging quickly makes up for the learning curve!








On Fri, May 2, 2014 at 11:53 AM, Samnang Sen <samna...@gmail.com> wrote:
So the doc shows the option to export code by passing a revision number. We deploy code by using the tags we create for deployments. Is it possible to use tags instead of "revisions," or am I better off using the command line?

--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/33c61755-2472-4c59-9d2f-e99afc2d3e3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Samnang Sen

unread,
May 5, 2014, 10:54:51 AM5/5/14
to ansible...@googlegroups.com
I have a workaround and yes we're eventually going to switch over to Git. We just need our devs to migragte their code to Github. :-)
Reply all
Reply to author
Forward
0 new messages