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

Re: svn broken - help :)

From: KM <info4km_at_yahoo.com>
Date: Mon, 9 Jun 2008 08:08:58 -0700 (PDT)

&nbsp;
Now that the .svn folder/directory is gone, subversion doesn't know the status&nbsp;of the working directory.&nbsp; One kludgy way is to co in another directory to create a new working copy - depending on&nbsp; how much you've already changed since your last update - just copy the changed files over.
&nbsp;
The new working copy will be good as new. You may even be able to copy all of the controlled files over because they were already updated/good before you removed the .svn folder.&nbsp; There is probably some other way - like system backups to get you back to your last set of work.
&nbsp;
I can't think of an svn way to fix it - but there are many users on the list with more expertise.&nbsp; Good luck.
&nbsp;
KM

--- On Mon, 6/9/08, dave selby &lt;dave6502_at_googlemail.com&gt; wrote:

From: dave selby &lt;dave6502_at_googlemail.com&gt;
Subject: svn broken - help :)
To: "svn" &lt;users_at_subversion.tigris.org&gt;
Date: Monday, June 9, 2008, 10:21 AM

svn version 1.4.6.on ubuntu to google code repository.

I accidently deleted a .svn dir inside one of my empty directories.
From svn working flawlessly it now has a problem ...

dave_at_dev-system:~/kmotion2$
dave_at_dev-system:~/kmotion2$ svn update
At revision 67.
dave_at_dev-system:~/kmotion2$ svn status
? kmotion
? kmotion_reload
? www/vhosts/kmotion
? www/vhosts/kmotion_vhost
? www/misc/motion.conf
? www/misc/keywords.rc
? www/misc/thread1.conf
M www/misc/motion.rc
? core/daemon_whip.pyc
? core/core.rc.bak
? core/sort_rc.pyc
? core/logger.pyc
? core/New Project #3.wpr
R core
M core/sort_rc.py
M core/install_core.py
M core/core.rc
dave_at_dev-system:~/kmotion2$ svn ci -m 'stuck !!'
Replacing core
Sending core/core.rc
Sending core/install_core.py
Sending core/sort_rc.py
Sending www/misc/motion.rc
Transmitting file data .svn: Commit failed (details follow):
svn: Delta source ended unexpectedly
dave_at_dev-system:~/kmotion2$

I have tried all sorts but seem to be stuck ... any ideas anyone how I
can straighten this out ?

Cheers

Dave

-- 
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
      
Received on 2008-06-09 17:09:24 CEST

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.