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

Re: Search repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-08 22:55:14 CEST

On Thu, 2004-04-08 at 15:52, Han, Shirley wrote:
> Hi, everyone.
>
> Can any one tell me if the contents of the Subversion Repository can easily be indexed by Sharepoint for searching. Is it possible to search the trunk only? specific branches? Older revisions (not the head)?
> Thanks.

What are sharepoint's requirements for indexing something? Does it need
to be mounted as a local disk? In windows, you can mount your svn
repository as a read-only webfolder. Is that enough?

Subversion branches and tags and trunk are all ordinary directories, so
they're all easily browsable.

Older revisions cannot be browsed unless you write a program that uses
the repository C API.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 8 22:56:44 2004

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.