"David D. Kilzer" <ddkilzer@xxxxxxxxxx> wrote: > Eric Wong <normalperson@xxxxxxxx> wrote: > > Can we expect the output of "svn info" to not change between > > versions? I know "svn status" has changed between versions of > > svn. I'd prefer if we keep the expected.* files hard-coded > > in a test directory and compare those instead. Maybe use sed > > to substitute placeholders for timestamps.. > Done. Grrr. I remember the reason I didn't do this in the first place. In Patch 2/3, there are now hard-coded directory paths and my username in the static expected-* files. That means that either I need to replace the "URL:", "Repository Root:" and "Last Changed Author:" fields with place-holders (weakening the effectiveness of the tests), or switch back to more dynamic tests. Thoughts? Dave - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html