[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: Christian Sauer <christian_at_endrun.org>
Date: 2003-11-18 15:44:10 CET

On Mon, Nov 17, 2003 at 10:45:20AM -0800, Malcolm Fernandes wrote:
> On Saturday 15 November 2003 20:53, Christian Sauer wrote:
> > On Fri, Nov 14, 2003 at 11:05:16PM -0600, kfogel@collab.net wrote:
> > > 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.
> >
> > There isn't an easy way to tell it not to look at files, so perhaps 'svn
> > export' is a better way to go.
>
> This is what I do to exclude the .svn directories:
>
> Create a .glimpse_exclude file before you run glimpseindex
>
> echo '/.svn/' >> .glimpse_exclude
>
> Regards,
>
> Mal

Good to know! I have added the .glimpse_exclude to the trunks glimpse foldder.
 Thanks!

-Christian

--
God put me on earth to accomplish a certain number of things.
Right now I am so far behind I will never die.
-Bill Waterson, Calvin and Hobbes 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 18 15:36:42 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.