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

Re: 32bit svn client and 64 bit subversion

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Wed, 1 Dec 2010 10:27:26 +0100

On Wednesday 01 December 2010, mouni reddy wrote:
> I will start this telling that I am new to subversion . In my
> organization , we had our subversion in our local disk (32 bit ) and we are
> migrating it to SAN which will be 64 bit ....
>
> we are using 32 bit svn client. so what will be the issues with 32bit svn
> client and 64 bit subversion ?

Adding a bit to Mark's answer, generally mixing different clients and servers
works. In particular any host OS client can talk with any host OS server.

Concerning your move to a SAN, there is one thing that can cause problems, and
that is when you are accessing the repository via a network filesystem link.
That means you should not use the file:// access scheme with it or have
svnserve/Apache running on a different machine. Some research should easily
turn up the actual limitations to that though, make sure you scan both the
FAQ and the documentation (see my signature).

Good luck!

Uli

-- 
ML: http://subversion.apache.org/docs/community-guide/mailing-lists.html
FAQ: http://subversion.apache.org/faq.html
Docs: http://svnbook.red-bean.com/
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at <http://www.dominolaser.com/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2010-12-01 10:27:53 CET

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

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