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

Re: Checking out to livedrive

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 10 Mar 2014 20:27:03 +0100

On 10.03.2014 13:37, Richard M Willis wrote:
> Is anyone else having problems checking out a SVN directory to a virtual drive. I have a livedrive subscription mapped to my M: drive and, in all other respects, it works like any other drive.
> Try checking out a subversion repository, however, and all I get is red error messages. Usually, the message is along the lines of "Missing a row in WCROOT". A screen capture is included.
> In case it makes any difference: the repository is held at assembla.com, I am using Windows XP; I am using TortoiseSVN version 1.7. I'm about to see if there's a better version of TSVN available, but I can't upgrade beyond Windows XP yet, as too much of my embedded toolset depends on it.

I don't know how livedrive is implemented, but I'm guessing that it does
not have all the lock and sync capabilities a normal harddrive provides.
See this page:
http://sqlite.org/howtocorrupt.html
especially:
2.1 Filesystems with broken or missing lock implementations
3.1 Disk drives that do not honor sync requests

maybe it's just not possible to store a working copy on a livedrive.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3074299
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-03-10 20:26:58 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.