Suppose one create a new feature branch named feature. Here are some examples of the default branch URL based on the upstream URL.

Upstream SVN URL Branch SVN URL (default)
http://svnserver/trunk http://svnserver/branches/feature
http://svnserver/branches/other http://svnserver/branches/feature
http://svnserver/trunk/subproject http://svnserver/branches/subproject/feature
http://svnserver/branches/subproject/other http://svnserver/branches/subproject/feature
http://svnserver/project/trunk http://svnserver/project/branches/feature
http://svnserver/project/branches/other http://svnserver/project/branches/feature

These examples differ from what is proposed in this issue's first comment. I am used to see the feature branch name at the end of the URL but it may be a matter of personal taste.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to