luanzhiye / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
1 stars 1 forks source link

assertion failed (action == svn_wc_conflict_action_delete) with Github #690

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For me the problem occurred when I tried to revert to a previous version of my 
application in Github.  I only tried to go back 1 version so I wasn't asking 
for anything complex.

The next time I tried to get an Update a received this error.  I've tried many 
things including completely removing the files from my local machine and using 
SVN to bring them down again.  I still get this error.

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of TortoiseSVN are you using?
The latest and I tried the nightly build

What Windows version are you using?
Windows 8.1

Please provide any additional information below.

---------------------------
Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file
 'D:\Development\SVN\Releases\TortoiseSVN-1.8.10\ext\subversion\subversion\libsvn_wc\update_editor.c'
 line 1550: assertion failed (action == svn_wc_conflict_action_delete)
---------------------------
OK   
---------------------------

Original issue reported on code.google.com by robertdu...@usa.net on 7 Mar 2015 at 10:55

GoogleCodeExporter commented 9 years ago
I was able to resolve the issue by completely removing the GitHub repo from my 
local machine and pulling it down as if for the first time.  This makes me 
think there was some kind of conflict in the .svn file.

I hope this info helps.  SVN is a great product.  Thank you.

Bob

Original comment by robertdu...@usa.net on 7 Mar 2015 at 11:00

GoogleCodeExporter commented 9 years ago
The error report says:
Please take the time to report this on the Subversion mailing list
The error occurs within the Subversion library not TortoiseSVN.

Closing this issue as Not Discussed as explained on the front page.

If the developers of either project need further information they will ask for 
it to be on the public users mailing list, not within the issue tracker.

Original comment by simon.to...@gmail.com on 7 Mar 2015 at 11:05