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

RE: Re: Bug TortoiseSVN-1.6.0.15855-win32-svn-1.6.0.msi on commit

From: <webpost_at_tigris.org>
Date: Wed, 1 Apr 2009 04:48:28 -0700 (PDT)

I got the exact same message, and I think I know how to reproduce:

Sample changed files to commit:
trunk/folder1/file1.txt
trunk/folder2/other.txt

If, from within the 'trunk' folder I execute "SVN Commit..." by not selecting anything, or selecting both folder1 and folder2, the commit preview shows:
Paths:
file1.txt
other.txt

This is wrong. If I press commit, I get the error:
'D:\Development\SVN\Releases\TortoiseSVN-1.6.0\ext\subversion\subversion\libsvn_client\commit.c'
  line 1512: assertion failed ((target[0] != '\0') && !svn_dirent_is_root(target, strlen(target)))

However, if I go one level up, and select the 'trunk' folder, I get the following paths:
folder1/file1.txt
folder2/other.txt

This is correct. The commit succeeds.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1506175

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-01 13:59:34 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.