[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

new keyword for repos meta-data (last revision...) ?

From: Fabien COELHO <fabien_at_coelho.net>
Date: 2005-10-07 11:33:32 CEST

Dear developers,

We have the following small but annoying issue with svn. We're exporting
on a regular basis part of a repository, and we would like to be able to
know afterwards what revision was exported.

However, as the export does not include any meta information, there is no
"svn info" available to do so. We don't want to use a checkout, and we do
not want to change the directory name for the export so as to keep tract
of the information. Our current hack is to look at the creation date of
the files and directory inside the export. We can also have a look at
$xxx$ keywords within various files, but they are per object and refer to
the last modification of that file only.

A new keyword or set of keyword used in a file, say $Info$, would help
solve our small issue by providing information about the current status of
the repository (URL, last revision...) when the export, update, switch
or checkout... is performed.

- Would this seem appropriate?
- What keywords and contents would be useful?

If it is appropriate, I may try to submit a patch in the near future.
If not, I won't bother and we'll stay with our issue and our bad hack.

Thanks in advance,

-- 
Fabien COELHO   _____   fabien_at_coelho.net   _____   http://www.coelho.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 7 11:34:20 2005

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.