You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by ThomasDieboldNixdorf <gi...@git.apache.org> on 2018/02/07 11:43:41 UTC

[GitHub] maven-scm pull request #58: [SCM-859] SVN-Update-doesnt-work

GitHub user ThomasDieboldNixdorf opened a pull request:

    https://github.com/apache/maven-scm/pull/58

    [SCM-859] SVN-Update-doesnt-work

    This is a fix for issue [SCM-859]

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ThomasDieboldNixdorf/maven-scm master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-scm/pull/58.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #58
    
----
commit 0992876b89f7cb45cf35e0868419427ff7286b8a
Author: Kunkel Thomas <th...@...>
Date:   2018-02-07T11:29:15Z

    fixed svn update not working when directory contains an @ sign

----


---