Smart Branch Switching
Registered by
Asa Ayers
SVN often needs to switch between branches in a repository. SVN Extender could have a module written that finds out what the base repo URL is and can switch to another branch without having to type (or copy and paste) the whole URL.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
example:
http://
http://
http://
http://
if you have trunk checked out, an "svn sw 1.1" should be able to change that 1.1 into "http://
In the case of "svn sw 1.0", it should prompt the user for which branch to use.
(?)