On Thu, 20 Feb 2020 at 12:04, Gyalgin Sherpa <[email protected]> wrote: > > Hello Dick, > I have a requirement of migrating bunch of svn code base to git code base, we > usually convert this manually checking out from svn then manually convert to > git. > I am looking to automate using ansible and would like to know if you or > anyone have experience or know how to achieve this.
I'm not sure if ansible would be the right tool for this, but if you already have the exact steps (bash? etc), then you could give it a try automating those. It all depends on the exact steps - the phrase "manually convert to git" can mean anything. Since you already did this, you know exactly what the steps are. If you can share them, then we can give some general direction. -- Dick Visser Trust & Identity Service Operations Manager GÉANT -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwMcLKEZDzJrDxBW1cxfnhr68KQhTfXRbsZ66EgPhxA7aw%40mail.gmail.com.
