Skip to content

Conversation

@CivBase
Copy link

@CivBase CivBase commented Sep 17, 2021

Fix for Issue #90: list_recursive does not support browsing svn with windows client

Created a dedicated method for handling path joins. Default behavior is to use os.path.join for native OS paths. RemoteClient overwrites the functionality to always uses forward slashes. All logic for joining paths has been replaced with calls to the new _pathjoin method.

A similar PR (#144) has been open for almost two years. It hasn't been accepted and I don't like how it completely redefines list_recursive for RemoteClient.

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