Skip to content

Conversation

@neoramon
Copy link

@neoramon neoramon commented Jun 9, 2016

java.lang.IllegalArgumentException: requirement failed: No /trunk,
/branches or /tags part found in svn url

#155

The "val svnInfo = cmd("info").!!" get only first line, I changed to get all lines.
But anyway, I think useful allow to set the svn URL by property in build.sbt (like maven SCM), because with checkout of svn repository with several projects it is going to set baseDir root directory ex:
-- erp (root with .svn)
---- customer
------trunk
------branches
------tags
---- sales
------trunk
------branches
------tags
....
The baseDir will be erp without trunk, branches or tags.

java.lang.IllegalArgumentException: requirement failed: No /trunk,
/branches or /tags part found in svn url sbt#155
@ChristyDotDev
Copy link

Any plans to merge this PR? I'm using SVN and this would be useful in my project

@xuwei-k
Copy link
Member

xuwei-k commented Jul 30, 2017

could you write some tests?

Copy link

@kotya kotya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I validated this change locally. Works well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants