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

Little prob with the xml parser

From: Frederic Belleudy <fbelleudy_at_pulpe.fr>
Date: 2004-08-31 15:12:06 CEST

Hi pals, I created a new project :
svnadmin create project1 (from home/svn/ is the path I configured in
apache)

I imported it:
svn import /var/www/project1/ file:///home/svn/project1 --message "1st
import"

Then I want to make a copy in my working directory which is in :
/home/xxx/working_directory/

So, I tried couple of times to make my first checkout but without
success :( I always get this message follows :

svn: REPORT request failed on '/svn/project1/!svn/vcc/default'
svn: The REPORT request returned invalid XML in the response: XML parse
error at 4328: Bytes: (blahblahblah)
. (/svn/project1/!svn/vcc/default)

I checked on the browser the first import version which is correct!! I
dont get any error message in my browser, it displays all project's page
perfectly...
So Im stocked!!! Its the first time it happens in a project with svn. I
made all the processes (create the project folder, import) with the user
www-data which is the one who's set in apache.
Maybe I missed up something?

Plz.... help :)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 31 16:55:03 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.