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

Re: Export behaving badly

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-10-21 19:43:35 CEST

On 2005-10-18 13:55:07 -0400, Greg Hudson wrote:
> Incidentally, earlier you said that the "export as copy" mental model is
> pointless for files because users can "svn cat file-url > file". (Does
> that mean that cp is pointless for files?) I'll note that such an
> approach does not obey the svn:executable property.

Yes, and not only that: "svn export" has a --native-eol option,
but not "svn cat". Also, "svn export" preserves the timestamp,
but not "svn cat ... > file". They also behave differently when
the file is a symbolic link.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 21 19:44:25 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.