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

Re: need equiv. of cvs export -kv

From: Øyvind A. Holm <sunny_at_sunbase.org>
Date: 2004-06-08 16:50:56 CEST

On 2004-06-07 13:25-0700 Jamie Heilman wrote:

> Currently there seems to be no way to do an export from a svn repo and
> have it automatically expand keywords such that an import of the code
> at another site will not lose previous keyword information.
> Eg. keyword "$Id: foo 127 2004-05-26 19:41:28Z jamie $" would be
> exported as "foo 127 2004-05-26 19:41:28Z jamie"

I would like a feature like this myself, so in the meantime I'm using a
small script that replaces $Id$ and $Date$ the way you describe above
when I export files from the repository. You can find it on

http://svnutils.tigris.org/nonav/source/browse/*checkout*/svnutils/trunk/src/strip_id
or
http://svn.sunbase.org/repos/svnutils/trunk/src/strip_id

Regards,
Øyvind A. Holm
---------------------
cat /dev/urandom >SCO

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 8 16:51:59 2004

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.