Alexander Sinyushkin wrote:
> Hello Normen,
>
> answering to your question, svn:wc properties are specific only for
> the DAV protocol and are used by repository access layer in http
> requests. They reside in their own all-wc-props file in a .svn
> directory. I think it's a bug that SVNKit allows modifying them.
No, it was my fault! SVNKit refuses editing of 'svn:wc' properties.
But, anyway, thank you very much for the explanation.
> svn:entry properties are also used by the version control system
> itself and must not be accessible to users.
Yeah, that was a minor bug in svnkit. I already sent you a patch
(actually I sent two, but I would recommend the second one)
So to get this right, svn:entry is not related to DAV, right? It is
used by svn in general to, for example, schedule an add. With
''gerneral'' I mean, this property is not related to some specific
protocol or sth. similar, but belongs to the ''core'' of svn.
BTW, I am asking these questions cause I want to extend svn/ svnkit by
further untweakable meta-properties. For sure I will use my own prefix,
but I want to treat those similar to svn:entry.
Cheers,
/nm
>
> ----
> Alexander Sinyushkin,
> TMate Software,
>
http://svnkit.com/ - Java [Sub]Versioning Library!
>
> Normen Müller wrote:
>> Dear SVNKit,
>>
>> using the original svn client performing an
>>
>> svn propedit svn:entry:schedule .
>>
>> yields to a
>>
>> svn: Property 'svn:entry:schedule' is an entry property
>>
>> exception. Shouldn't we extend jsvn wrt. refusing such actions?
>>
>> If yes, I would like to volunteer.
>>
>> Cheers,
>> /nm
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
svnkit-users-unsubscribe@...
>> For additional commands, e-mail:
svnkit-users-help@...
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
svnkit-users-unsubscribe@...
> For additional commands, e-mail:
svnkit-users-help@...
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
svnkit-users-unsubscribe@...
For additional commands, e-mail:
svnkit-users-help@...