On Sep 11, 2007, at 3:59 PM, [EMAIL PROTECTED] wrote: > On Tue, 11 Sep 2007, Robert Bradshaw wrote: >> >> Nice. One issue is that it seems it only operates within the context >> of a given repository, i.e. I can't inspect random .hg files. Does >> anyone know whether this is a limitation of inspect, or of the .hg >> bundle itself? > > According to the docs, and my experimentation, you can add --force > when looking at a foreign repository, but this doesn't seem to work > for bundles. :(
After some poking around in the source, it appears that bundles relie heavily on their context to be interpreted or even read. I wonder how hard it would be to write a trac plugin that uses "incoming -p" and creates and displays the .hg file as a series of patches. How to handle multiple (or evolving) repositories I'm not sure. - Robert --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---