then you should not be getting that error, a 1.4 client can talk to a
1.3 server and vice versa
On 5/27/07, Kendall Shaw <queshaw@pacbell.net> wrote:
> Ryan Schmidt <subversion-2007b@ryandesign.com> writes:
>
> > On May 27, 2007, at 14:06, Kendall Shaw wrote:
> >
> >> I have a repository that I created in linux with subversion 1.3.2 and
> >> I use a 1.4.3 client on macosx. After checking in changes with the
> >> 1.4.3 client, when I use svn -u status within my working copy on
> >> linux, it complains This client is too old to work with working copy
> >> '.';...
> >>
> >> I understand I need to get a more recent client, but I'm curious to
> >> know how using the 1.4.3 client on my mac to access my respository on
> >> linux (presumably served by the 1.3.2 server), caused my
> >> working copy on linux to be incompatible with the 1.3.2 client?
> >
> > The only way this is possible is if both the Mac and the Linux
> > machine are in fact using the same working copy, maybe through a
> > network share of some kind. Usually, each client/computer/user would
> > have his/her/its own working copy, so that it does not matter if one
> > upgrades Subversion and the other does not.
>
> They are not sharing the working copy, and are on separate machines.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 27 22:30:05 2007