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

Re: SVN GUI??

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-28 22:36:15 CET

On Mon, 28 Jan 2002, Brandon Ehle wrote:
> On a side note, is is possible to store "meta" data in the Subversion
> repository. For example, if my artist has just finished working on a
> texture and he wants the Lead Artist to check it. Is there a way we can
> store "meta" information on the file such as "needs_approval", and query
> for all the files in the repository that fit this description?

Yes, you can do it with Subversion properties, but the "query for all
files" part might get a bit inefficient. You might want to encode
such information either in the log message, or in a separate issue
tracker.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:00 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.