When the log dialog is shown for an url instead of a working copy path, some
commands can throw an error message.
This can happen is the log dialog is started e.g. from the repository browser.
First reported here:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=30613
61
when open log dialog from REPBrowser,the following operation failed.On the
other hand,all operation seems ok when i open log dialog from local checkout
directory.
1.show log in the changed file list ,error message is :
---------------------------
TortoiseSVN
---------------------------
No path or pathfile specified on the command line!
---------------------------
OK
---------------------------
after this message,nothing more happen.
2."browser repository"、"get merge log" in the changed file list,error message
is same with no.1
3."save revision to ..." in the changed file list ,error message is very long
,as following :
---------------------------
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.1\ext\subversion\subversion\libsvn_wc\wc_db.c'
line 8455: assertion failed (svn_dirent_is_absolute(local_abspath))
---------------------------
OK
---------------------------
after this message,the file selected still can be saved to local directory.
Original issue reported on code.google.com by tortoisesvn on 28 Jul 2013 at 12:45
Original issue reported on code.google.com by
tortoisesvn
on 28 Jul 2013 at 12:45