On 3/30/07, Ulrich Eckhardt <eckhardt@satorlaser.com> wrote:
> On Friday 30 March 2007 08:50, Swati Kulkarni wrote:
> > I have SVN1.3.0 and am working on repository of SVN 1.4.3..
> >
> > I could checkout, commit...
> >
> > when I tried "svn log" it gives me an error like too old svn client....
> >
> > Here is the scenario.....
> >
> >
> > C:\>svn log "s:\latest_ver\New Text Document.txt"
> > svn: This client is too old to work with working copy 'S:\latest_ver';
> ^^^^^^
> > please get a newer Subversion client
> ^^^^^^
>
> Please see the release notes for 1.4, they changes so things in the working
> copy format and newer working copies cease to work with older clients.
>
> However: this has nothing to do with what you asked in the subject, the
> repository format definitely did not change. The only non-backward compatible
> change you might have experienced in the 1.x releases would be a change that
> is due to upgrading the Berkeley DB libraries, otherwise full backward
> compatibility was achieved.
I thought the repository format did change (svnadmin 1.3 can't operate
on repositories created with svnadmin 1.4), but the network layer is
still fully compatible, so old & new clients & servers can still
communicate.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 30 14:28:21 2007