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

Re: Document Management

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-05-03 16:02:56 CEST

Alan Langford <jal@ambitonline.com> writes:

> The question is are there facilities or hooks for doing things like
> document profiling and indexing (or how difficult is it to implement
> this functionality).
>
> It would be nice, for example, if Subversion could trigger an indexing
> process on the type of file being checked in (documents get indexed by
> a scan of the file, images accept a keyword list). Presumably this
> leads to search-based retrieval capabilities...

Sure, just like CVS, the SVN repository has pre- and post-commit hooks
that you can attach scripts to. That's where you'd do your indexing.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 3 16:06:01 2002

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.