Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2010 20:35:28 -0400
From:      jhell <jhell@dataix.net>
To:        "Philip M. Gollucci" <pgollucci@ridecharge.com>
Cc:        "Philip M. Gollucci" <philip@taximagic.com>, "current@freebsd.org" <current@freebsd.org>
Subject:   Re: can't checkout svn on cygwin
Message-ID:  <4C3FA950.2050905@dataix.net>
In-Reply-To: <4C3FA34C.9080804@ridecharge.com>
References:  <4C3F8442.6070809@ridecharge.com> <4C3F971E.5000001@dataix.net> <4C3FA34C.9080804@ridecharge.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07/15/2010 20:09, Philip M. Gollucci wrote:
> On 7/15/2010 7:17 PM, jhell wrote:
>>
>> Looks to be a problem with your local .svn directory.
>>
>> Run the following in the psd directory.
>> rm -rf 15.yacc
>> svn update
>>
>> This should fix it up for whatever happened. If not then backup one
>> directory rm that directory and repeat.
> I did this long before I sent the e-mail.
> 
> Makes no difference.
> 

How far up the tree did you go back ?

Example:

cd ../
rm -rf ./*
svn update


My guess is that this has perpetuated all the way to the root of
checkout and it might just be best to checkout the entire source once more.

As more information. I can checkout that part of the tree and the entire
contents for each one of the directories and there was no problem.

have you run svn cleanup ?

-- 

 jhell,v




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C3FA950.2050905>