You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Wieland Pusch <wi...@wielandpusch.de> on 2003/06/18 09:23:38 UTC

Re: [inbox] Re: Subversion 0.24.1 released.

Hello,

I have svnserve 0.23.0 running on Linux.
(Why is there no --version for svnserve?)
And was using svn 0.23.0 on Windows 2K (Installer-Version).
Now I installed 0.24.1 from
http://subversion.tigris.org/files/documents/15/4791/svn-0.24.1-setup.exe
and I get:
C:\testsvn\test3>svn ls svn://svnserver
svn: Malformed network data
svn: Malformed network data

Is this ok?
It would be very difficult to update all instances at the same time.
That can't be.

Or is there a rule like the server has to be higher than the client?

cu
 Wieland                            mailto:wieland@wielandpusch.de


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [inbox] Re: Subversion 0.24.1 released.

Posted by Max Bowsher <ma...@ukf.net>.
Wieland Pusch wrote:
> Hello,
> 
> I have svnserve 0.23.0 running on Linux.
> (Why is there no --version for svnserve?)
> And was using svn 0.23.0 on Windows 2K (Installer-Version).
> Now I installed 0.24.1 from
> http://subversion.tigris.org/files/documents/15/4791/svn-0.24.1-setup.exe
> and I get:
> C:\testsvn\test3>svn ls svn://svnserver
> svn: Malformed network data
> svn: Malformed network data
> 
> Is this ok?
> It would be very difficult to update all instances at the same time.
> That can't be.

Yes, it can, and it is.

Max.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [inbox] Re: Subversion 0.24.1 released.

Posted by Greg Hudson <gh...@MIT.EDU>.
On Wed, 2003-06-18 at 05:23, Wieland Pusch wrote:
> Is this ok?
> It would be very difficult to update all instances at the same time.
> That can't be.

Welcome to the world of alpha software.

However, I hope to make 0.24 the last incompatible ra_svn change. 
Future releases should ensure at least one point release of
compatibility, just as with ra_dav.  (I haven't updated HACKING to that
effect, for no particularly good reason, but I still expect it to be
true.)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [inbox] Re: Subversion 0.24.1 released.

Posted by Michael Wood <mw...@its.uct.ac.za>.
On Wed, Jun 18, 2003 at 11:23:38AM +0200, Wieland Pusch wrote:
> Hello,
> 
> I have svnserve 0.23.0 running on Linux.
> (Why is there no --version for svnserve?)
> And was using svn 0.23.0 on Windows 2K (Installer-Version).
> Now I installed 0.24.1 from
> http://subversion.tigris.org/files/documents/15/4791/svn-0.24.1-setup.exe
> and I get:
> C:\testsvn\test3>svn ls svn://svnserver
> svn: Malformed network data
> svn: Malformed network data
> 
> Is this ok?
> It would be very difficult to update all instances at the same time.
> That can't be.
> 
> Or is there a rule like the server has to be higher than the client?

Have a look at http://svn.collab.net/repos/svn/trunk/HACKING
Search for Compatibility.  That should explain the situation.  Maybe
this should be in the FAQ?

-- 
Michael Wood <mw...@its.uct.ac.za>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org