Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

git-svn fetch fail #98

@gepa21

Description

@gepa21

Trying to fetch Bullet Physics fails with message :
Invalid filesystem path syntax: REPORT request failed on '/svn/!svn/vcc/default'
: Target path '/trunk' does not exist at /usr/lib/perl5/site_perl/Git/SVN/Ra.pm
line 282

But the bullet physics has a trunk :
https://code.google.com/p/bullet/source/browse/

Steps to reproduce :

  1. add remote :
    [svn-remote "svn_upstream"]
    url = http://bullet.googlecode.com/svn/trunk
    fetch = :refs/remotes/svn_upstream

  2. fetch
    $ git svn fetch svn_upstream

Result :
Invalid filesystem path syntax: REPORT request failed on '/svn/!svn/vcc/default'
: Target path '/trunk' does not exist at /usr/lib/perl5/site_perl/Git/SVN/Ra.pm
line 282

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions