[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Pure java subversion library

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-10-06 00:16:52 CEST

Alexander Kitaev wrote:
> Hello Garrett,
>
> All tests (svn,dav) for svn java library (http://tmate.org/svn/) pass both
> on windows and linux, so I hope they will work on macOS as well, so you may
> update library sources and give it a try.

It looks like the doTestDatedRevision stuff is still failing, as is
setUp for AbstractRepositoryTest. Still can't manage to make the ra_dav
tests work, but it's probably a local problem. I had to comment out a
bunch of stuff in the httpd.conf template to get it to even start, so I
probably removed something important.

Unfortunately I've exhausted my "play around with things" quota for
today, so I don't know when I'll get back to this...

One other question... Is there any reason that your library deviates
from the naming conventions used for the C version of Subversion. For
example, you call working copies workspaces, which isn't exactly
intuitive, considering that all the documentation about Subversion calls
them working copies... I also found the placing of the code to
implement the two RA layers inside a package called 'io' not very
intuitive, I/O is a rather nonspecific kind of name...

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 6 00:17:04 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.