Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVN - Possibility to change branches repo name #67

Closed
BrunoJunior opened this issue May 18, 2017 · 3 comments
Closed

SVN - Possibility to change branches repo name #67

BrunoJunior opened this issue May 18, 2017 · 3 comments

Comments

@BrunoJunior
Copy link

Add a text area where SVN was chosen.
Default branch repo.
With "branches" by default.
Some SVN projects do not respect the default branches model

@corpsee corpsee self-assigned this May 18, 2017
@corpsee
Copy link
Member

corpsee commented May 18, 2017

I think it will be easier refactor the logic of SVN branches, so that it was necessary to set the full name of the branch (unlike git). Like branches/my-branch instead of my-branch.
What do you think @BrunoJunior? Thanks.

@BrunoJunior
Copy link
Author

I think it could be great !
I don't know if you know Jenkins (Hudson), but in the SVN plugin, when you set the url up, you have to set the complete url.
It could be enough ?
image

corpsee added a commit that referenced this issue Jun 3, 2017
…e like "branches/branch-1" or "/branch/branch-2". Issue #67.
@corpsee
Copy link
Member

corpsee commented Jun 3, 2017

Fixed. Add optional ability to set branch full name like "branches/branch-1" or "/branch/branch-2".

@corpsee corpsee closed this as completed Jun 3, 2017
@corpsee corpsee added this to the Version 1.0 milestone Dec 23, 2018
@corpsee corpsee removed this from the Version 1.0.* (patch) milestone May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants