On Jul 20, 5:20 am, Simon Large <simon.tortoise..._at_googlemail.com>
wrote:
> 2009/7/20 Bob <bobra..._at_gmail.com>:
>
> > I had a bad checksum error on a file in a subdirectory. I tried
> > recovering from this by deleting the files in the subdirectory
> > (leaving the .svn file) and checking out that subdirectory again. This
> > fixed the error, but I don't think that directory is being updated
> > when I update the main directory above it. Is there something else I
> > should do (or should have done)?
>
> You need to use update rather than checkout. Use the check for
> modifications dialog to see the state of your working copy. It may be
> that your new checkout is being treated as a nested directory, which
> is why it would be missing from the parent's update.
>
> Simon
I suspect that you're right. I originaly tried to update but every
time I did, I got the checksum error. Is there something I can do now
to convert the nested directory to be part of the parent copy?
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2372899
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-21 12:15:33 CEST