Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined error: 0, path is not canonicalized #46

Open
jeremybernstein opened this issue Jan 20, 2012 · 3 comments
Open

Undefined error: 0, path is not canonicalized #46

jeremybernstein opened this issue Jan 20, 2012 · 3 comments

Comments

@jeremybernstein
Copy link

Undefined error: 0: Path 'https://repos/branches/C74%40321_%4023479' is not canonicalized; there is a problem with the client. at /usr/local/git/libexec/git-core/git-svn line 5202

This occurs when pulling a couple of branches from our repository: C74@321_@23479 is the name of this one. Any ideas of how to get around this problem? Thank you.

@llucax
Copy link

llucax commented Feb 20, 2012

having same problem with a path like this: 0.6.0%20-%20Non-fiber%20clients%20%26%20nodes

I think the problem started when the svn hosting upgraded to svn 1.7. I'm using git svn version git-svn version 1.7.5.4 (svn 1.6.12)

@nirvdrum
Copy link
Owner

Does it work with git-svn directly? We just wrap around git-svn. My guess is if the format actually changed on the SVN front, you'll need a newer version of git / git-svn.

@llucax
Copy link

llucax commented Mar 7, 2012

Yes, seems to be a git-svn problem.

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

No branches or pull requests

3 participants