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

Re: Subversion tagging

From: Byron Brummer <byron.brummer_at_livenation.com>
Date: 2007-01-22 23:43:42 CET

Steve Bakke wrote:
> Maybe the big implementation issue is that properties are per-file, but it
> would be difficult to implement status tagging in subversion on anything but
> a directory basis.

        Why? It's got to be per-file or it's useless.

> What if we could have versioned properties on
> directories with a decent query mechanism? This would serve the purpose.

        Status tagging needs to be on UNversioned properties and against
        any object. As a sanity check tagging a file might imply you're
        *also* tagging the directory. Although that has it's own issues
        as directories have their own peg versions.

        That begs the question....why are directories allowed multiple
        peg versions? Wouldn't it make much more practical sense to
        special case directories to have a single peg?

-Byron

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 22 23:44:40 2007

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.