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

Re: General problem using 64-Bit Version

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 28 Oct 2008 18:43:56 +0100

Simon wrote:
> Hello Guys,
>
> I use my Repository for a half year now. It's stored as file over a mounted
> OpenAFS directory. I've changed to Windows Vista 64bit a week ago.
> In 32bit Windows on an other PC everythings works fine.
> On both pc's I installed Version 1.5.5.14361 today, but same errors as discribed
> below:
>
> In 64Bit I can make a 'Checkout' an everything gets in the checkout directory.
> The first 'Commit' also works correct. A second 'Commit', after something has
> changed, halts with the following message:
>
> Command Commit
> Error Commit failed (details follow):
> Error No such revision 107
> Finished!

file:// access to a repository is not recommended if the repository is
on a network share.
Also, the repository format is *not* compatible between 32-bit and
64-bit versions. Accessing a repository via file from 32-bit and 64-bit
clients won't work.

> There is also an error when I change something on some other 32-bit machine an
> then try 'Update' on the 64bit machine.
> I get the following error:
>
> Command Update
> Error Checksum mismatch for
> Error 'D:\Dokumente\Studium\Diplomarbeit\svn\text\.svn\text-
> base\Gliederung.txt.svn-base';
> Error expected: '33bf2c9da1641878af366df4041b273d', actual:
> 'b0bb90c0d8785244f25282bbc9c6c8a3'
> Error Try a "Cleanup". If that doesn't work you need to do a fresh checkout.
> Finished!

http://tortoisesvn.tigris.org/faq.html#samba

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-10-28 18:44:14 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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