Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 8861 invoked from network); 22 Mar 2006 09:56:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2006 09:56:27 -0000 Received: (qmail 34914 invoked by uid 500); 22 Mar 2006 09:56:25 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 34887 invoked by uid 500); 22 Mar 2006 09:56:25 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 34876 invoked by uid 99); 22 Mar 2006 09:56:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 01:56:25 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [210.87.250.84] (HELO imsantv23.netvigator.com) (210.87.250.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 01:56:23 -0800 Received: from imsantv29.netvigator.com (imsantv23 [127.0.0.1]) by imsantv23.netvigator.com (8.13.1/8.13.1) with ESMTP id k2M9u0Hx009061 for ; Wed, 22 Mar 2006 17:56:00 +0800 Received: from [192.168.1.200] (n220246053033.netvigator.com [220.246.53.33]) by imsantv29.netvigator.com (8.13.1/8.13.1) with ESMTP id k2M9txof011921 for ; Wed, 22 Mar 2006 17:55:59 +0800 Message-ID: <44211F2F.3020407@cherubim.com.hk> Date: Wed, 22 Mar 2006 17:55:59 +0800 From: "Richard C. L. Li" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) X-Accept-Language: en-us, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: SVN Error Message when using continuum Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, When building it reports the following error: ---------------------------------------------------------------------------------- Provider message: The svn command failed. Command output: ------------------------------------------------------------------------------- svn: Can't convert string from native encoding to 'UTF-8': svn: ?\230?\150?\176?\232?\179?\135?\230?\150?\153?\229?\164?\190 ------------------------------------------------------------------------------- ---------------------------------------------------------------------------------- But when I go the the working directory and type "svn update", it success without any problems. Any idea? Regards, Richard Li