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