diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-01-29 19:16:01 -0800 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2007-02-23 00:57:10 -0800 |
commit | 5d3b7cd5fe5d0410915cc68b641415901e1b113e (patch) | |
tree | f9f9d38c8a5c71cbc2013e540c7d51d3bd50f115 /fetch.c | |
parent | git-svn: reinstate the default SVN error handler after using get_log (diff) | |
download | tgif-5d3b7cd5fe5d0410915cc68b641415901e1b113e.tar.xz |
git-svn: don't rely on do_switch + reparenting with svn(+ssh)://
I can't seem to figure out what I or the SVN libraries are doing
wrong, but it appears to be related to reparent and probably
some global structure that gets reset if multiple SVN
connections are being used.
So now, in order to use do_switch; we'll open a new connection
to the repository with the complete URL; but we can't seem to
ever use an existing Ra object after another one has been
created...
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'fetch.c')
0 files changed, 0 insertions, 0 deletions