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

FW: More insight into TortoiseSVN trashed WC problem?

From: Timothy B K. Kientzle <tkientzle_at_zinio.com>
Date: 2004-08-27 20:14:54 CEST

I sent this originally to the TortoiseSVN mailing
list but was told "TSVN uses the Subversion library ...
you might have more luck ... sending your messed up
working copy to the Subversion mailing list."
 
So here I go.
 
Folks on the TSVN mailing list asked a few questions that
may be relevant:
  * I did not use "switch"
  * I did not perform a non-recursive checkout.
  * That repo is set up to send out commit emails.
    If it helps, I can collect those emails and provide
    them to anyone who might need them.
 
Any help greatly appreciated.
 
Tim Kientzle

        -----Original Message-----
        From: Timothy B K. Kientzle
        Sent: Thu 8/26/2004 1:51 PM
        To: 'dev@tortoisesvn.tigris.org'
        Cc:
        Subject: More insight into TortoiseSVN trashed WC problem?
        
        

        My team and I have been struggling with TortoiseSVN
        ever since we switched from CVS, with problems that have
        been widely reported here. To help diagnose this, I've
        reproduced the problem state on a small sample project
        and tarred up the entire WC to attach to this message.
        Someone who understands SVN internals will hopefully be
        able to figure out what's going on here.

        I'm currently using TortoiseSVN 1.1.0RC on Windows XP against
        a Linux server running a recent SVN server release.
        I couldn't tell you the exact sequence of steps I followed
        to create this, but the broken WC (.tgz archive attached)
        is sitting on my disk right now; if anyone can suggest something
        to try, I'm happy to do so. With this WC, all of the following
        operations fail, even after a "cleanup" or restarting Explorer
        or even a system reboot:
           * Update fails with
               "Can't copy '.../.svn/text-base/foofoo.txt.svn-base'
               to '.../.svn/tmp/text-base/foofoo.txt.svn-base.tmp':
               The system cannot find the file specified"
             (the "foofoo.txt" file was deleted several revisions earlier, BTW)
           * Commit fails with "Commit failed (details follow):
               File '/svn/play/problem-test/foo.txt' already exists"

        My current understanding of this problem:
          * It's not a server problem. A clean checkout works just fine.
          * Cleanup does not help, suggesting it's a problem with something
            that cleanup does not currently attempt to fix.
          * It may be related to file locking; one of the things I did in
            creating this sample was to open a text file in Notepad and
            try to commit while the file was open.

        Along the way, I did see a few other odd situations:
          * In one case, I was able to recover from a similar situation
            by restarting Explorer, but I haven't reproduced this.
          * I've seen one case where TortoiseSVN consistently
            complained about the dir-props file was damaged. It appeared
            that it had the wrong line-endings, but that could have been
            caused by my experimenting with Cygwin command-line SVN client
            (with DOS line endings). The client seems completely unable
            to recover from a damaged dir-props file.

        I hope this information helps to track down this highly
        annoying problem.

        Tim Kientzle

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

  • application/x-compressed attachment: prob2.tgz
Received on Fri Aug 27 20:26:03 2004

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.