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

Adding 3 more functions to svn: propdel(), propget() and propset() and some smaller changes #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BrunoBuett
Copy link

  • added 3 svn functions in common.py: propdel, propget and propset

  • added revision parameter in properties function

  • added raw parameter for diff function

  • added new test case for properties

-fixed unittest problems on Windows where path strings did not match due to different possible representations by adding a normpath2 function that unifies the paths on Windows

  • updated README.md to cover changes and sorting function docs alphabetically

Please review the changes and if you are OK with it take it over. Thanks.

- added revision parameter in properties function
- added raw parameter for diff funciton
- added new test case for properties
-fixed unittest problems on Windows where path strings did not match due to     different possible representations by adding a normpath2 function that unifies the paths on Windows
- updated README.md to cover changes and sorting function docs alphabetically
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant