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

Re: Help - possible bug in Subversion!

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-06-04 23:51:05 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> 1. delete the directory in which you ran 'svn up -N'. it's a broken dir
> now.

Or you could try:

 - make the .svn/entries file read/write
 - edit the .svn/entries file and find the line
         name=""
   and immediately below it add the line
         incomplete="true"
 - now run 'svn up' without -N
   

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 4 23:52:22 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.