Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Use OS-independent path, enable use on MS-Windows #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

martinmoene
Copy link

This PR enables using svn-stash on MS-Windows.

Changes:

  • Replaces occurrences of "/" and the like withos.path.join() and os.path.split().
  • Uses svn patch instead of patch -r0 (the latter requires elevated acces).

svn-stash uses rm which yu can get via Gow - The lightweight alternative to Cygwin.

Thanks to StackOverflow user cxxl for his comment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant