Issue #3082 has been updated by Luke Kanies.

Status changed from Needs design decision to Closed

See:

http://github.com/reductivelabs/puppet-vcsrepo
----------------------------------------
Feature #3082: Repository management type and provider
http://projects.puppetlabs.com/issues/3082

Author: James Turnbull
Status: Closed
Priority: Normal
Assigned to: Luke Kanies
Category: newfeature
Target version: 
Affected version: 0.25.4rc1
Keywords: repository svn git type provider
Branch: 


There should a type for managing repositories with providers for git/svn/other?:

<pre>
repo { "myrepository":
    url = "git://???"|"svn://"|etc
    ensure => present|absent|latest|revision
}
</pre>

Should support at least SVN and Git.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to