[ET Trac] [Einstein Toolkit] #367: When a repo URL changes, GetComponents should offer more help
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Thu Mar 31 15:30:13 CDT 2011
#367: When a repo URL changes, GetComponents should offer more help
----------------------------+-----------------------------------------------
Reporter: eschnett | Owner: eric9
Type: enhancement | Status: accepted
Priority: major | Milestone: ET_2011_05
Component: GetComponents | Version:
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment (by knarf):
Yes, for svn you can either lookup the UUID yourself, or you can try to
avoid the internals and try a 'svn switch --relocate' and test for the
exit value. This effectively also compared the UUIDs, but it does it for
you and you are separated from any possible future change in the
internals. Practically both give you pretty much the same, except maybe
that even if you compare the UUIDs you would still need to do the
relocation and check for its exit value to actually do the switch.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/367#comment:3>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list