Obtaining revid of a given path in a repository
From: Lele Gaifax <lele_at_nautilus.homeip.net>
Date: 2003-12-23 00:09:09 CET
Hi all,
I want to implement a script that does the otherwise error-prone job
I structured my repos as
/3rd
where, in other words, I track each external packages used by any
$ svn copy .../3rd/libX/some-branch .../our/project1/libs/libX
My current tool is able to perform this initial task, given said
$ svn merge -r X:Y .../3rd/libX wc/
As said, to go there, I need to store from which revision X I last
I tried both svn and svnlook (although I'd prefer the former, since it
Changed paths:
But this is not enough (nor good...), since it would give an answer in
So, how can I extract the last-changed-revision of an arbitrary path
Thanx a lot for any hints or document URLs,
ciao, lele.
-- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. email: lele@seldati.it | -- Fortunato Depero, 1929. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Dec 23 00:08:44 2003 |
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.