Re: RFC: a permanent svn-specific URL syntax
From: Mukund <mukund_at_tessna.com>
Date: 2003-05-28 19:00:50 CEST
On Wed, May 28, 2003 at 03:59:38PM +0100, Colin Watson wrote:
I agree that a CGI based method of specifying the revision is a good
--- On a side note, please consider the expansion of $URL$ to take this into account -- it is easy for the current $URL$ keyword expansion in files (distributed to customers) to be invalid on a future date (when a file/directory is renamed or deleted), although the repository is still the same. $URL$ can typically be a part of unused static char strings -- something like rcsid[] typically used in builds distributed to customers -- which can be listed using 'ident' on binaries (for example). Instead of $URL$ expanding to: $URL: http://developer.internal.site/repository/some/path/Complex.h $ it may expand to something like the following: $URL: http://developer.internal.site/repository/some/path/Complex.h?rev=6018 $ Mukund --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed May 28 19:03:12 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.