Re: can't checkout svn on cygwin

From: jhell <jhell_at_dataix.net>
Date: Thu, 15 Jul 2010 19:17:50 -0400
On 07/15/2010 17:57, Philip M. Gollucci wrote:
> ssA and ssa conflict
> 
> 
> 
> $ ~/repos/fbsd/base/head/share/doc/psd> svn up
> A    15.yacc
> A    15.yacc/ss..
> A    15.yacc/ssA
> A    15.yacc/ssa
> A    15.yacc/ssb
> A    15.yacc/ssB
> A    15.yacc/ssc
> A    15.yacc/ssd
> A    15.yacc/ss0
> A    15.yacc/ss1
> A    15.yacc/ref.bib
> A    15.yacc/ss2
> A    15.yacc/ss3
> A    15.yacc/ss4
> A    15.yacc/ss5
> A    15.yacc/ss6
> A    15.yacc/ss7
> A    15.yacc/ss8
> A    15.yacc/Makefile
> A    15.yacc/ss9
> svn: In directory '15.yacc'
> svn: Can't open file '15.yacc/.svn/tmp/text-base/ssa.svn-base': No such
> file or directory
> 

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.

The base repository is clean.

Regards,

-- 

 jhell,v
Received on Thu Jul 15 2010 - 21:17:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:05 UTC