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

Re: Subversion Cross Reference site updated

From: <kfogel_at_collab.net>
Date: 2003-11-15 06:05:16 CET

Christian Sauer <christian@endrun.org> writes:
> The Subversion Cross Reference site (http://www.endrun.org/xr/svn)
> has been updated to include the 0.33.0 release.

You must have cross-referenced a live working copy, because it snagged
all the text-base files (*.svn-base). One solution to this would be
to tell the crawler to ignore .svn/ directories, or if that's not
possible, then use 'svn export' instead of 'svn checkout' to get the
source data.

To see an example of the problem, go to

   http://www.endrun.org/xr/svn/search

and search for the string "fraisant".

Also, in the search results, clicking on any of the highlighted
filenames results in an error like this, whether or not it is a
*.svn-base file:

   The file /trunk/subversion/libsvn_subr/hash.c does not exist

Thought you'd want to know,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 15 06:48:19 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.