Hello Normen,
There is no restriction on property names - you may set
"svn:trans"
property on a directory and it will be stored in
.svn/dir-prop-base in
that case as well as any other property. Of course, as this
is custom
property, SVNKit will allow to set it on files, not only on
directory
and will not validate its value (as it does for special
properties like
svn:ignore, svn:eol-style or svn:externals).
Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java
[Sub]Versioning Library!
Normen Müller wrote:
> Dear SVNKit fellows,
>
> is it possible to create and maintain new SVN
properties w/ SVNKit? For
> example, I would like to create a new 'svn:trans' SVN
property for
> directories. Shall this property be stored in
'.svn/dir-prop-base' and
> is there a way to accomplish this w/ SVNKit?
>
> Cheers,
> /nm
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: svnkit-users-unsubscribe svnkit.com
> For additional commands, e-mail: svnkit-users-help svnkit.com
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: svnkit-users-unsubscribe svnkit.com
For additional commands, e-mail: svnkit-users-help svnkit.com
|