Hi Brane,

That is also a good advice. Thanks. I am considering again using the
folders name and using the commands Philip recomended keep up to date the
database in every commit.

Regards,

Juan Manuel Moreno Rivera.

Sección de Teledetección y SIG / Remote Sensing & GIS group

Instituto de Desarrollo Regional / Institute for Regional Development

Universidad de Castilla-La Mancha / University of Castilla-La Mancha

Tlf: +34 967599200 (Ext: 2623)
http://www.teledeteccionysig.es/


2013/10/23 Branko Čibej <br...@wandisco.com>

>  On 23.10.2013 17:35, Juanma M. R. wrote:
>
> Hi Philip,
>
>  First of all thank you for such a quick answer. I will try to clarify my
> previous post.
>
> 2013/10/23 Philip Martin <philip.mar...@wandisco.com>
>
>> "Juanma M. R." <juanma...@gmail.com> writes:
>>
>> > I would like to get the node id when I create a new folder. I would
>> like to
>> > do it as a post commit action in order to store it in a DB. How could I
>> do
>> > it? Any example or doc you recommend me?
>>
>>  To which node id are you referring?  Subversion doesn't really have node
>> ids.  There is a node-revision-id in the repository but that changes as
>> the node is modified in subsequent revisions.
>
>
>  From the documentation here
> <http://subversion.apache.org/docs/api/1.6/group__svn__fs__nodes.html#_details>I
> got the idea that nodes themself have their own lifetime id.
>
>
> You shouldn't really rely on implementation details of the versioned
> filesystem in this way. Even if svnadmin shows node-rev-ids, there's no
> guarantee that they won't change drastically in the future.
>
> -- Brane
>
> --
> Branko Čibej | Director of Subversion
> WANdisco // Non-Stop Data
> e. br...@wandisco.com
>

Reply via email to