You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "McKenna, Simon (RGH)" <Si...@rgh.sa.gov.au> on 2003/08/05 01:08:34 UTC

Custom svn:keywords properties?

Hi,

After some experimentation, and checking Issuezilla
and reading the manual, I'm wondering if is it possible,
or on a to-do list somewhere, to implement our own
svn:keywords properties?

I find the inbuilt properties to be very useful, but I would
like to add my own, in particular a "Version" property.

No dramas if the answer is no, I'm happy to implement
myself using svn through php.  Will share the code with
anyone else interested...

peace
si


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Custom svn:keywords properties?

Posted by kf...@collab.net.
"McKenna, Simon (RGH)" <Si...@rgh.sa.gov.au> writes:
> After some experimentation, and checking Issuezilla
> and reading the manual, I'm wondering if is it possible,
> or on a to-do list somewhere, to implement our own
> svn:keywords properties?
> 
> I find the inbuilt properties to be very useful, but I would
> like to add my own, in particular a "Version" property.
> 
> No dramas if the answer is no, I'm happy to implement
> myself using svn through php.  Will share the code with
> anyone else interested...

There is an issue for this, actually:

   http://subversion.tigris.org/issues/show_bug.cgi?id=890

(Did you search for, uh, "keywords"? :-) )

We've deferred it to after 1.0, because it's one of those things that
involves design/interface discussions as well as implementation.  But
if you'd like to attach your patch or add other comments in the issue,
please go ahead.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org