[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: <kfogel_at_collab.net>
Date: 2004-06-07 23:14:14 CEST

Jamie Heilman <jamie@audible.transient.net> writes:
> 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"

Workaround: you could use the long forms of the keywords, which I
believe CVS does not know about, and therefore would not expand.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 8 00:35:46 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.