Re: [PATCH] git-svn: improve repository URL matching when following parents

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: <git@...>
Date: Tuesday, February 5, 2008 - 4:53 am

Eric Wong <normalperson@yhbt.net> wrote:

Warning lifted, please apply to master.


It may be a while before I have time to fix this.  If anybody else is
willing to step up, please do.

Some notes:

Most of this is related to svn:// (and possibly svn+ssh://) sessions,
and definitely doesn't apply to file:// servers.

I couldn't find an explicit way to close the socket using the SVN API.
However, the socket does seem to get closed when the refcount of the
SVN::Ra object hits zero.

It seems only one SVN::Ra can be active at a time.  Even though it's
possible to hold multiple sockets open to an SVN server within the same
process (with svn://), the SVN library code doesn't work well with
multiple sessions active.


-- 
Eric Wong
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] git-svn: improve repository URL matching when fo..., Eric Wong, (Tue Feb 5, 4:53 am)