You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Chris Meyer <ch...@ngsoftonline.com> on 2013/01/10 16:32:39 UTC

Merge Error

I get the following error when trying to use the merge tool, when choosing
'Merge a range of revisions', enter the url to merge from, then push 'Show
log' or even if I push next and then 'Test Merge', I get the same error.
For some reason it keeps telling me that my local temp folder is not a
working copy. (C:\Users\XX\AppData\Local\Temp)

Using Windows 7 x64

---------------------------
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.7.11\ext\subversion\subversion\libsvn_wc\wc_db.c'
 line 11820: assertion failed (svn_dirent_is_absolute(local_abspath))
---------------------------
OK
---------------------------

Re: Merge Error

Posted by Stefan Sperling <st...@apache.org>.
On Thu, Jan 10, 2013 at 09:32:39AM -0600, Chris Meyer wrote:
> I get the following error when trying to use the merge tool, when choosing
> 'Merge a range of revisions', enter the url to merge from, then push 'Show
> log' or even if I push next and then 'Test Merge', I get the same error.
> For some reason it keeps telling me that my local temp folder is not a
> working copy. (C:\Users\XX\AppData\Local\Temp)

You're writing to the users list of the Apache Subversion project,
but are describing a problem with TortoiseSVN. While TortoiseSVN
internally uses Apache Subversion it is a separate project. So I'd
like to ask you to consider reporting the problem there as well.
See http://tortoisesvn.net/reportbug.html

Thanks!


> Using Windows 7 x64
> 
> ---------------------------
> 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.7.11\ext\subversion\subversion\libsvn_wc\wc_db.c'
>  line 11820: assertion failed (svn_dirent_is_absolute(local_abspath))
> ---------------------------
> OK
> ---------------------------