Mark, Alexander, thanks a lot for your replies!
Looking at the newer svnClientAdapter, it seems we can now use the file
protocol with SVN, which is great. We still see an issue with creating a
local repository with the file protocol using JavaSVN, though the
svnClientAdpater method ISVNClientAdapter.createRepository(). It seems
to only plug in the JavaHL and SVN command line tool, but not the
JavaSVN library.
Any suggestions?
Thanks again,
-Roel.
Alexander Kitaev wrote:
>Hello Roel,
>
>Subclipse 1.1.x uses 1.1.0.beta2 version of JavaSVN that does support
>"file://" protocol (for 'fsfs' type of repositories), so I assume that
>certain version of svnClientAdapter (from "trunk"?) already includes
>required [to support local repository access] version of JavaSVN.
>
>Alexander Kitaev.
>
>
>
>>-----Original Message-----
>>From: Roel Stalman [mailto:roel.stalman@oracle.com]
>>Sent: Friday, July 21, 2006 6:24 PM
>>To: users@subclipse.tigris.org
>>Subject: [Subclipse-users] Support for file:// protocol in
>>JavaSVN 1.1.0.beta3
>>
>>TMate.org has just released beta 3 of JavaSVN 1.1.0 and now
>>supports the file protocol. Does anyone know if there are
>>plans for SvnClientAdapter to support this and if so, when?
>>We use both together to work with Subversion and would like
>>to use the file protocol. For now we have to use JavaHL for that.
>>
>>Thanks,
>>-Roel.
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>>For additional commands, e-mail: users-help@subclipse.tigris.org
>>
>>
>>
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
--
Thanks,
-Roel.
Received on Sat Jul 22 10:49:54 2006