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

Re: Commit multiple files from different folders

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-04 19:00:12 CEST

James Robertson wrote:
> Tobias wrote:
>> You can connect to a 1.3.x server with a 1.4.x client, see
>> http://subversion.tigris.org/faq.html#interop
>
>
> Thanks Tobias
>
> That is very useful to know.
>
> However, in my case this is still no good because I occasionally need
> to work with working-copies using the SVN client commands on the
> (Linux Debian-Sarge) server itself and as you know you can't have
> mixed client versions 1.3 and 1.4 acting on the same working copy
> <http://subversion.tigris.org/svn_1.4_releasenotes.html>.

Does that mean you share the working copies not only between clients but
also between different OS (windows/linux)? You should not do that!
Working copies can't be shared between OS - there are issues which you
will run into that can corrupt the working copies (especially if you
have set the svn:eol-style property on some files).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Oct 4 19:00:24 2006

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

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