On Mon, 2004-06-07 at 19:18, Jamie Heilman wrote:
> kfogel@collab.net wrote:
> > 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.
Incidentally, CVS never loses keyword information. If you check out the
imported revisions with -ko, you'll see the original values.
(Subversion doesn't work the same way, although under normal
circumstances "svn import" doesn't set svn:keywords, so it doesn't lose
information either. I don't know if svn import supports auto-props; if
it does, then presumably you lose information if you use auto-props to
set svn:keywords on some files.)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 8 05:33:15 2004