python - Adding patch (diff) to the latest revision in pysvn -


i have latest revision of folder (say 'test_project/') svn , added locally modified changes multiple files. got diff of locally modified changes svn , stored in diff.txt.

now want apply changes (diff.txt) updated/latest revision of folder in server through pysvn. there method available same?


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -