RE: node unique id

2016-01-21 Thread Ren Wang
PI to get the latest revision for a node? Regards, Ren -Original Message- From: Stefan Sperling [mailto:s...@elego.de] Sent: Thursday, January 21, 2016 11:01 AM To: Ren Wang Cc: 'Subversion Users' Subject: Re: node unique id On Thu, Jan 21, 2016 at 10:25:09AM -0500, Ren Wang

Re: node unique id

2016-01-21 Thread Stefan Sperling
On Thu, Jan 21, 2016 at 10:25:09AM -0500, Ren Wang wrote: > Can I assume the node revision id is unique in subversion? Yes, but it is specific to a particular filesystem instance. If you dump/load the repository all IDs will change. > If so, is there > an API to get it by repository root, path an

node unique id

2016-01-21 Thread Ren Wang
Can I assume the node revision id is unique in subversion? If so, is there an API to get it by repository root, path and revision number parameters? Regards, Ren