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

got my repository into a weird state

From: Brian Hechinger <wonko_at_4amlunch.net>
Date: 2006-10-04 00:59:43 CEST

Here's what I've got. I started to do an 'svn add links_and_passwords'
and decided to ^C out of it. Well, somehow it started to get it added,
but never wrote the .svn dirs, so it's *really* confused about this dir.
I'm not real sure how to fix it.

svn: Working copy '/usr/home/wonko/projects' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
wonko@zaphod$ svn cleanup .
svn: 'links_and_passwords' is not a working copy directory
wonko@zaphod$ svn add links_and_passwords/
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
wonko@zaphod$ svn cleanup .
svn: 'links_and_passwords' is not a working copy directory
wonko@zaphod$ svn status
? asterisk
? bills
  L .
? wedding/wedding
~ links_and_passwords
? ddns/ddns
? epcs/libmiscutil/libmiscutil.a
? epcs/epcs/testing
? epcs/epcs/epcs
? epcs/perftest/perftest
? epcs/perftest/perftest_merge.c
? sigmonster/.sigmonster.c.swp
? sigmonster/errors.h
? sigmonster/core
? sigmonster/sigmonster
? misc/random_test
? misc/random_test.c
? misc/lib_smtp.make
? misc/testsend
? misc/libsmtp_test
? misc/libsmtp_test.c
? misc/range.times
? ww/ww

This is 1.4.0. I ran an 'svnadmin recover' and that didn't help.

In a directory like epcs, i can check in, update, etc, and things work
fine, so this isn't effecting the rest of my repository, just that one
directory that's kinda screwed up. ;)

Thanks!

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 4 01:01:06 2006

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.