> -----Original Message----- > From: mouni reddy [mailto:mouni...@gmail.com] > Sent: 01 December 2010 03:57 > To: users@subversion.apache.org > Subject: 32bit svn client and 64 bit subversion > > Hello, > 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 ? > > can any one answer this please ... > > Thank you, > Mounica. > You need to provide a bit more information about your config before we can help ~ what platform(s) are you using (Windoze, *nix flavour etc) and where did you get subversion (pre-compiled or self built)? How are you using it (apache, svnserve, direct local repository file access)?
At a first guess the safest route would be to do an svn dump from the current location and svn load into the new one. ~ mark c