Skip to content
Snippets Groups Projects
Commit ce91fc6e authored by Eric Wong's avatar Eric Wong Committed by Junio C Hamano
Browse files

git-svn: fix commits over svn+ssh://


Once a get_commit_editor has been called from an SVN session, RA
layer operations are not allowed (well, unless you're using
file:// or http(s)://).  So we'll pass an alternate SVN::Ra
object to our editor object for running 'check-path'.

This should fix commits over svnserve (svn:// without ssh, too).

Closes Debian bug #392702, thanks to Pierre Habouzit for
reporting the bug.

Signed-off-by: default avatarEric Wong <normalperson@yhbt.net>
Signed-off-by: default avatarJunio C Hamano <junkio@cox.net>
parent 4035b46e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment