(Please keep the CC. Thanks)
2008/8/29 Eric Wong <normalperson@yhbt.net>:
Hello and sorry for the late reply.
(I was on a small vacation away from the computer in the last two weeks.)
WRT the revision pinning, it seems to me that is enough to locate that
revision on the URI in question and checkout that revision. Still I am
unsure if it would be wise to (stash +) svn rebase + checkout the
pinned version (+ stash pop), since one would needlessly pull newer
stuff as the remote svn HEAD advances, but the pinned version might
simply stagnate.
I already have/wrote some code that follows the remote HEAD or a
specific for the necessary, but I am unsure if is still present in the
PoC script, is not that hard (in sh - a "svn info" on the URI, not on
the local copy would reveal the real revision of the HEAD).
Why was I under the impression that this wasn't working? Or was I
expecting a shallow repo?
as I already said, "svn info URI" can return the real revision, no
need to ness with the pseudo-revision HEAD.
I don't think I can follow you. Externals actually require exact
revisions or can be made to pretend as if they do in git-svn context
with continuous HEAD refresh.
Probably, and try later to tackle the problem.
Will fix it.
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein