Re: Getting the node id for a new folder
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 23 Oct 2013 13:07:16 +0100
"Juanma M. R." <juanma.mr_at_gmail.com> writes:
> I would like to get the node id when I create a new folder. I would like to
To which node id are you referring? Subversion doesn't really have node
svnlook changed -rREV REPOS_PATH
to identify the new paths which you then pass to
svnlook tree --show-ids -N -rREV REPOS_PATH PATH_IN_REPOS
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2013-10-23 14:07:55 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.