Skip to content

JamesPlayer/svn-create-branch.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

svn-create-branch.sh

A shell script for quickly creating and switching to an SVN branch (with text prompts and warnings).

Compatible on all versions of subversion >= 1.0.0

##Installation copy svn-create-branch.sh to a folder that's included in your shell PATH environment variable e.g. /usr/local/bin

##Usage

    $ cd to/your/working/copy/
    $ svn-create-branch.sh BRANCH_NAME

BRANCH_NAME - The name of the branch to be created e.g. style-tweaksn;

About

Command line tool to quickly create and switch to an SVN branch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages