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

[MODULES-3998] Fix to GIT and SVN providers to support older versions of git and svn #306

Merged
merged 1 commit into from
Nov 9, 2016

Conversation

wilson208
Copy link

Fix to git provider on older git versions where git config --local param not supported. Update SVN provider to remove Includes option support from SVN versions < 1.7 and update tests and README to reflect this.

These issues were picked up on RHEL6 based distros as they use older versions of git and svn.

…param not supported. Update SVN provider to remove Includes option support from SVN versions < 1.7 and update tests and README to reflect this.
@bmjen
Copy link

bmjen commented Nov 9, 2016

ping @squarebracket for a cursory look at the svn changes.

@bmjen
Copy link

bmjen commented Nov 9, 2016

This LGTM.

@bmjen bmjen merged commit 6c88fb3 into puppetlabs:master Nov 9, 2016
@squarebracket
Copy link

Dang it! I'm on vacation this week and wasn't able to get a comment in before merge.

There original code I wrote didn't use --parents, which is what's causing the problem. It came in during a refactor, and I guess I didn't retest on CentOS6. I'll make a PR that'll make it work for CentOS 5/6.

cegeka-jenkins pushed a commit to cegeka/puppet-vcsrepo that referenced this pull request Jan 3, 2018
[MODULES-3998] Fix to GIT and SVN providers to support older versions of git and svn
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.

4 participants