RE: SCM-677

2016-07-29 Thread Johan Huylebroeck
ent: vrijdag 29 juli 2016 12:57 To: Maven Developers List Subject: Re: SCM-677 Am 2016-07-29 um 12:32 schrieb Johan Huylebroeck: > Hello, > I recently bumped into a known bug SCM-677 when using the scm plugin with > subversion. > I think that a relatively easy, though svn specific

SCM-677

2016-07-29 Thread Johan Huylebroeck
Hello, I recently bumped into a known bug SCM-677 when using the scm plugin with subversion. I think that a relatively easy, though svn specific, solution could be implemented by first adding all directories leading up to the file(s) before adding the file. Suppose I want to add file A/B/c. The