Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tony Hoyle wrote: > If you want to mirror a repository then fine but what has that got to do > with the revision number? If you want to mirror a repository *exactly*, but the repository itself is not available (either via rsync or as a tarball), then the only way to achieve this is by exporting files by specific revision numbers then committing them into your mirror repository using the -r flag to explicitly set the revision to that which was exported. Its an edge case, and IMO about the only time you are justified in setting revision numbers. David.