You may also find this useful:
https://github.com/example42/puppet-svn/blob/master/manifests/reposync.pp
it creates a command that can be used either via Puppet or via cron or
directly via shell to pull code from a subversion repository.
A similar alter-ego for git is:
https://github.com/example4
Hi Dominic,
take a look at the vcsrepo module:
http://forge.puppetlabs.com/puppetlabs/vcsrepo
this should likely get you everything you need.
On Mon, May 20, 2013 at 2:45 PM, DJames wrote:
> How can i setup puppet to pull code from A current SVN server?
>
> --
> You received this message b