I was recently running Fedora 22 x64 with svn version
subversion-1.8.13-7.fc22.x86_64 (possibly but unlikely as low as
subversion-1.8.13-2.fc22.x86_64). svn was functioning just fine in all
regards. Everything was installed all on a single server, code, svn
service, the lot.
My format is versi
Hi Stefan,
Thank you very much for the response. The purpose is to the uniquely
identify a file for a specific revision or the latest revision.
What can I do if the file didn't change for a specified revision, then I
will need to get the latest revision number for the file, is there a API to
get
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
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