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

svnant test results

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2005-04-07 13:33:50 CEST

Hi,
  I was trying to test svnant's features. I had used the build.xml in
the test/svn directory. I have the following 3 issues. I'm wondering if
I did anything wrong, or is this the current status of svnant.
  Could any svnant veteran point out why. Thanks in advance. :-)
 
1. ANT Testing on Linux ( FC2, svn 1.0.6 ) :
--------------------------------------------------
- Create Repository does not work (svnadmin is in the path). Error
message as below... the error message is not very explanatory.... or am
I missing something?
[[[
SvnAdmin : create
create /home/sujith/svnant/svnant/test/svn/repository

BUILD FAILED
file:/home/sujith/svnant/svnant/test/svn/build.xml:34: Cannot create
repository at /home/sujith/svnant/svnant/test/svn/repository
]]]

SVNANT Testing on Windows ( XP 2002- SP 2, svn 1.1.1 ) :
-----------------------------------------------------------

- [ant testKeywords]:keywordsadd does NOT work. It seems to ignore the
keywords attribute and complains as follows...
[[[
propget svn:keywords
E:\svnant\svnant\test\svn\workingcopy\keywordsTest\file.txt
 --username cedric --non-interactive
propset svn:keywords
E:\svnant\svnant\test\svn\workingcopy\keywordsTest\file.txt --username
cedric --non-interactive
svn: Explicit target required
]]]
('E:\svnant\svnant\test\svn\workingcopy\keywordsTest\file.txt'
interpreted as prop value)
----------------------------------------------------------------
3. In either OS ( linux or windows ), I see the text
[svn] Using command line interface
   I would like to use javahl to test. How do I do this? ( I have put
the javahl dll in the system path and set the javahl property in
build.properties to org.tigris.subversion.javahl.
----------------------------------------------------------------

Regards,
Madan.
Received on Thu Apr 7 21:33:50 2005

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

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