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

Re: [Subclipse-dev] [PATCH] svnadmin cmdline mode failure

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2005-04-12 17:51:07 CEST

On Tue, 2005-04-12 at 12:28 -0400, Mark Phippard wrote:
>Daniel Rall <dlr@finemaltcoding.com> wrote on 04/12/2005 11:25:58 AM:
>
>> On Tue, 2005-04-12 at 19:16 +0530, Madan U Sreenivasan wrote:
>> >Hi,
>> > when I use svnant's test build.xml at test/svn, on Linux ( FC2), I
>> >found that the build failed when trying to create a repository (
>> >svnadmin create ).
>> >
>> > When I did a -verbose, I see that the
>> >org.tigris.subversion.svnclientadapter.commandline.CmdLineException
>> >gives an error saying svnAdmin is not found ( pl. note that the
>> >appropriate cmdline is svnadmin ). When I link svnadmin to svnAdmin and
>> >rerun, the create repos succeeds.
>> >
>> > I have attached the verbose output herewith.
>> > I believe this is a bug. Pl. comment.
>>
>> Madan, I completely agree with you. Attached is a patch that I'm
>> guessing will correct this problem.
>
>I have no problem fixing this and applying the patch. How do you actually
>get svnClientAdapter though? I only use it through Subclipse (which
>doesn't use the svnadmin aspects of the client Adapter.

Thanks Mark. As shown in Madan's attached `ant -verbose` output, this
code is invoked when using svnant's test-oriented build file to create a
Subversion repository. (I hope I'm answering your question -- if not,
you can get me on #svn-dev on irc.freenode.net for quickest turn around
on a response.)

- Dan
Received on Wed Apr 13 01:51:07 2005

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

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