Skip to content Skip to sidebar Skip to footer
Showing posts with the label Svn

Can't Fail Svn Pre-commit Script With Windows Server

I`m writing an SVN pre-commit.bat file which calls a Python script to query our issue tracking syst… Read more Can't Fail Svn Pre-commit Script With Windows Server

Parse Svn Log Changed Path For Package Names

I am running the following command in linux to generate a verbose log for a particular revision. sv… Read more Parse Svn Log Changed Path For Package Names

Pysvn Prompts For Password With Svn+ssh

I'm writing Python app which uses pysvn to get svn log history. It works ok for http:// like ur… Read more Pysvn Prompts For Password With Svn+ssh

Python Library For Getting Information About SVN Repository?

I'm searching for a library that can extract (at least) the following information from a SVN re… Read more Python Library For Getting Information About SVN Repository?