Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for master svn repositories #83

Merged
merged 2 commits into from
Jul 19, 2013

Conversation

sodabrew
Copy link

Pull request related to issue #8331.
I have added support into the exists? method (actually working_copy_exists?) for checking if the path is a master repository, using svnlook. It should be ok in most cases, since svnlook comes with svnadmin in nearly every distribution.

This is a rebase of #34

5Ub-Z3r0 and others added 2 commits July 19, 2013 12:44
Pull request related to issue #8331.
I have added support into the exists? method (actually working_copy_exists?) for checking if the path is a master repository, using svnlook. It should be ok in most cases, since svnlook comes with svnadmin in nearly every distribution.
sodabrew added a commit that referenced this pull request Jul 19, 2013
Add support for master svn repositories
@sodabrew sodabrew merged commit f59c131 into puppetlabs:master Jul 19, 2013
@sodabrew sodabrew deleted the issue_8331_svnlook branch July 19, 2013 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants