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

Jenkins: How To Push Build Artifacts Back To Source Control?

Is there any OOTB way to get a post build step to push the results of a Jenkins build back to a (Su… Read more Jenkins: How To Push Build Artifacts Back To Source Control?

How To List A Specific Directories In The Svn Pre-commit Hook

I want to list specific directories in the SVN pre-commit Hook when I use svn list [repor_path] com… Read more How To List A Specific Directories In The Svn Pre-commit Hook