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

Re: Using Various Versions of Tortoise within a Team

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 13 May 2011 21:04:28 +0200

On 13.05.2011 19:13, Dave Schinkel wrote:
> Thanks but it's still not clear to me what you're saying. Speak in terms for
> a beginner.

Assuming: different user equals different computer.

You were confused because the FAQ states that you have to use SVN
clients with the same svn library version and you never had problems
with different people using different clients and client versions.

But that FAQ only applies for one user/computer. For example, if you
have TortoiseSVN 1.6.x installed, but also use Visual Studio with a
plugin (e.g., AnkhSVN or VisualSVN) that still uses svn 1.5.x, then that
won't work. Because TSVN (the newer client) updates the working copy to
the 1.6 format. But then the VS plugin which is still using svn 1.5.x
can't read the working copy anymore - an old client doesn't know about
the new format.

In your situation, you have different people use different svn clients
and versions. That is *not* a problem. Because they all use different
computers and have their own working copies. You don't access with your
client the working copy of another user/computer.

> Also where's this user's forum?

You found this mailing list. Everywhere this list is mentioned, the
users list is also mentioned and even first mentioned. And everywhere we
list our mailing lists, we also clearly state which lists you should use
depending on what questions you have.

http://tortoisesvn.net/community.html

> Why would anyone other than one's self be using a single working copy? If I
> check out code, I'm usually the only one using that local copy.

That's what I'm talking about. And that's why the FAQ doesn't apply to you.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2735865
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-13 21:04:37 CEST

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

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