Re: subversion error

2016-12-08 Thread Stefan Hett
Hi Jane, On 12/7/2016 7:50 PM, Yue, Jane wrote: Thanks, Jane I doubt that you will get any reasonable support for such an old TSVN version. You'd certainly upgrade at least to TSVN 1.7.15 but even this is EOL for over two years already. I suggest you upgrade to TSVN 1.9.5, tbh. -- Regards,

subversion error

2016-12-07 Thread Yue, Jane
[cid:image001.png@01D25090.362FCA20] [cid:image002.png@01D25090.362FCA20] Thanks, Jane

Re: Subversion Error During Update

2015-08-19 Thread Andreas Stieger
Hello, James Trainor wrote: > While attempting update the trunk of https://github.com/EllisLab/CodeIgniter > I received the following error. >   > In file > 'D:\Development\SVN\Releases\TortoiseSVN-1.8.8\ext\subversion\subversion\libsvn_wc\update_editor.c' > line 1550: assertion failed (action ==

Subversion Error During Update

2015-08-19 Thread Trainor, James
While attempting update the trunk of https://github.com/EllisLab/CodeIgniter I received the following error. --- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list w

Re: Subversion error!

2015-01-27 Thread Ben Reser
On 1/21/15 7:47 AM, Tran Ngoc Lieu, Ms wrote: > Dear Mr/Ms, > > I meet the problem with svn as the following: > "In file > > 'D:\Development\SVN\Releases\TortoiseSVN-1.8.6\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c' > line 1039: assertion failed (move_dst_revision == expected_move_

RE: Subversion error!

2015-01-27 Thread Tran Ngoc Lieu, Ms
al Message- From: Ryan Schmidt [mailto:subversion-2...@ryandesign.com] Sent: Wednesday, January 28, 2015 8:48 AM To: Tran Ngoc Lieu, Ms Cc: Subversion Users Subject: Re: Subversion error! On Jan 21, 2015, at 9:47 AM, Tran Ngoc Lieu, Ms wrote: > I meet the problem with svn as the followin

Re: Subversion error!

2015-01-27 Thread Ryan Schmidt
On Jan 21, 2015, at 9:47 AM, Tran Ngoc Lieu, Ms wrote: > I meet the problem with svn as the following: > "In file > > 'D:\Development\SVN\Releases\TortoiseSVN-1.8.6\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c' > line 1039: assertion failed (move_dst_revision == expected_move_dst_re

Subversion error!

2015-01-21 Thread Tran Ngoc Lieu, Ms
Dear Mr/Ms, I meet the problem with svn as the following: "In file 'D:\Development\SVN\Releases\TortoiseSVN-1.8.6\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c' line 1039: assertion failed (move_dst_revision == expected_move_dst_revision || status == svn_wc__db_status_not_present)"

Subversion error reporting!

2014-12-01 Thread Yegor Ius
Hello, I encountered the following error while updating. There was a folder renamed on my end, but it was deleted by someone else (I think that is the root issue). As instructed on your website (http://subversion.apache.org/mailing-lists.html#users-ml) I am emailing you this error. Thanks. --

RE: Subversion error in Python code

2014-05-22 Thread Bert Huijben
provide me more information on where the segfault occurred) Feel free to send the dump file as a private mail. Bert From: Manav Kedia [mailto:manavkedia1...@gmail.com] Sent: donderdag 22 mei 2014 10:08 To: users@subversion.apache.org Subject: Subversion error in Python

Subversion error in Python code

2014-05-22 Thread Manav Kedia
Hi, I am running https://trac.inf.ethz.ch/trac/meyer/eve/browser/trunk/eve/eve.py this to install and compile eve. I am using Python 2.7 and windows 8.1 I don't know why is it giving me this subversion error. Please help me. Thanks -- Manav Kedia Undergraduate Sophomore Student Departme

subversion error

2011-11-04 Thread Rob Daniels
I tried to do an SVN Update on a DLL that was being used by a service. It failed I stopped the process and ran SVN Update again, it told me to clean-up I deleted the subfolder and ran SVN Update again, it told me to clean-up I ran clean-up and got this error ---

Re: Subversion error

2011-10-19 Thread Daniel Shahaf
What's happening here is that svn_client_checkout3() asserts that its API contract is being fulfilled. So, either TortoiseSVN fails to svn_uri_canonicalize() the URL before passing it to libsvn_client, or svn_uri_canonicalize() called by tsvn and svn_uri_is_canonical() called by the assertion disa

Re: Subversion error

2011-10-18 Thread Konstantin Kolinko
2011/10/19 Isaac Hogue : > I'm running Windows 7 64 bit and trying to checkout an existing svn > repository.  I am able to connect to the same from an alternate computer. > Thanks, > -Isaac > --- > Subversion Exception! > --- > Subversion encountered

Subversion error

2011-10-18 Thread Isaac Hogue
I'm running Windows 7 64 bit and trying to checkout an existing svn repository. I am able to connect to the same from an alternate computer. Thanks, -Isaac --- Subversion Exception! --- Subversion encountered a serious problem. Please take the time