[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-06-08 05:32:08 CEST

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

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.