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

Re: COMMITTED and subdir recursion

From: <kfogel_at_newton.ch.collab.net>
Date: 2003-01-21 16:29:28 CET

andreas.koenig@anima.de (Andreas J. Koenig) writes:
 It doesn't if you think of branches. HEAD refers to the whole
 repository. Try 'svn log -r HEAD' in a branch and you get something
 like

No, HEAD just means the youngest revision -- it is independent of
paths. This error:

   subversion/libsvn_ra_dav/util.c:358: (apr_err=175002)
   svn: RA layer request failed
   svn: REPORT request failed on /svn/perl/trunk
   subversion/libsvn_ra_dav/util.c:343: (apr_err=175002)
   svn: The REPORT request returned invalid XML in the response: XML parse error at line 1: xmlParseStartTag: invalid element name
   .. (/svn/perl/trunk)

...I think has been fixed. Upgrade your repository and try again
(we'll be upgrading ours soon, too).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:03:47 2006

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.