[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: Florian Seydoux <florianseydoux_at_gmail.com>
Date: Mon, 09 Jun 2008 17:13:26 +0200

dave selby wrote:
> I accidently deleted a .svn dir inside one of my empty directories.
> From svn working flawlessly it now has a problem ...
[...]
> Transmitting file data .svn: Commit failed (details follow):
> svn: Delta source ended unexpectedly
> dave_at_dev-system:~/kmotion2$
>

Hi,
I'm not a svn guru at all, but you can maybe try to give the list of
modified files with the commit...
(if it work, then recover your wc by deleting the messy part and
updating it)

otherwise, you can maybe checkout the messy part in a new wc, and copy
on it the actual files
(be careful with the .svn)... export can also be the trick I guess.

flo

---------------------------------------------------------------------
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:14:03 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.