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

[Subclipse-users] ParserProblem

From: Markus KARG <markus.karg_at_quipsy.de>
Date: 2006-05-17 09:30:11 CEST

I am using SVNANT to pull sources from the repository to my local
machine, using an ANT script:

    <svn username="UID" password="PWD">
        <checkout url="svn://host/module/trunk" destPath="./folder" />
    </svn>

Actually it works well, but it prints this message always:

    [svn] 17.05.2006 09:15:55
org.tigris.subversion.svnclientadapter.commandline.parser.SvnOutputParser
parse
    [svn] WARNUNG: Can't find a svn action for svn output line :
Ausgecheckt, Revision 2073.

It seems as if the German translation produces a warning here.
Would be great if someone could fix it.

Thanks
Markus

Received on Wed May 17 09:26:37 2006

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.