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

Re: Mixed workspaces in windows and *nix

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Wed, 29 Apr 2009 11:20:25 -0500

On Apr 29, 2009, at 03:47, Jose Garcia Juanino wrote:

> it is posible to create an subversion workspace in solaris, to
> transport
> to a windows SO, and working with it here? For example:
>
> $ uname
> $ SunOs
> $ svn co http://svnrepos myWorkSpace.svn
> $ zip -r myWorkSpace.svn.zip myWorkSpace.svn
>
> $ ( transport myWorkSpace.svn.zip to a windows machine and unzip, and
> attach myWorkSpace.svn to a Tortoise SVN client).

It can be done, but if you have set svn:eol-style to native on any
files, they will be native to whatever platform you checked out on,
and will be wrong if you transport the working copy to an OS that
uses different line endings.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1982009

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-29 18:24:29 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.