Skip to content

Conversation

@jfthuong
Copy link

Added in "svn/common.py"

  • Option info for method include_ext
  • Options depth and include_ext for method list

Added in "svn/local.py"

  • Option depth for method add
  • Options depth and include_ext for method commit
  • Options force, depth, set_depth, ignore_ext for method update

Added in "svn/remote.py"

  • Options force, depth, set_depth, ignore_ext for method checkout

Added corresponding tests.
Replaced default to lists as arguments by defaults to None

Jean-Francois Thuong and others added 9 commits December 22, 2020 19:43
- Corrected CommonClient.info for case when a file has been added but not committed
- Improved Test Cases for info function
- Corrected CommonClient.info for case when a file has been added but not committed
- Improved Test Cases for info function

dsoprea#96: Added depth and external to several functions
- Added depth, (set_depth), and "external" options for commands
- Updated commands checkout, update, info, list, and commit
@jfthuong jfthuong marked this pull request as ready for review April 20, 2023 10:05
@jfthuong jfthuong changed the title Dev/96 169 options and tests #96 #169: Add options and tests for several methods Apr 20, 2023
@jfthuong
Copy link
Author

Should fix issue #96 and #169

@jfthuong
Copy link
Author

@dsoprea Hi Dustin, any chance that this PR could be accepted and merged?

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