Re: Why option --diff and -q of svn log are mutually exclusive

2019-12-21 Thread Branko Čibej
On 22.12.2019 04:55, Daniel Shahaf wrote:
> wuzhouhui wrote on Sun, 22 Dec 2019 03:29 +00:00:
>> When I use
>>
>> svn log -q --diff
>>
>> to display only different of every revision, the svn report error:
>>
>> svn: E205000: Try 'svn help log' for more information
>> svn: E205000: 'quiet' and 'diff' options are mutually exclusive
>>
>> I just don't understand why option --diff and -q are mutually exclusive?
>> Can we remove this limitation?
> I don't see any reason for this restriction either, and the combination
> does seem to work, once the check is removed.  Why should this
> restriction be kept?

I don't think there's any good reason, except perhaps for considerations
about documenting the behaviour. 'svn log -q -v' works ... by the
principle of least surprise, 'svn log -q --diff' should work, too.

At a glance, the help message doesn't need changing, either.

-- Brane



Re: Why option --diff and -q of svn log are mutually exclusive

2019-12-21 Thread Daniel Shahaf
wuzhouhui wrote on Sun, 22 Dec 2019 03:29 +00:00:
> When I use
> 
> svn log -q --diff
> 
> to display only different of every revision, the svn report error:
> 
> svn: E205000: Try 'svn help log' for more information
> svn: E205000: 'quiet' and 'diff' options are mutually exclusive
> 
> I just don't understand why option --diff and -q are mutually exclusive?
> Can we remove this limitation?

I don't see any reason for this restriction either, and the combination
does seem to work, once the check is removed.  Why should this
restriction be kept?


Why option --diff and -q of svn log are mutually exclusive

2019-12-21 Thread wuzhouhui
Hi,

When I use

svn log -q --diff

to display only different of every revision, the svn report error:

svn: E205000: Try 'svn help log' for more information
svn: E205000: 'quiet' and 'diff' options are mutually exclusive

I just don't understand why option --diff and -q are mutually exclusive?
Can we remove this limitation?



Re: subversion exception dialog appeared

2019-12-21 Thread Ryan Schmidt
Please remember to Reply All so that the conversation stays on the list.

Since you weren't able to pinpoint what you were doing when this occurred or 
how to reproduce it, it seems unlikely that anyone here will be able to help 
you. But maybe someone has seen the error before and can give you some 
suggestions.

You could also search Google generally or the mailing list archives 
specifically for the error message "assertion failed 
(svn_dirent_is_absolute(local_abspath))" and see if any of the results lead you 
to a solution. If you find out what the problem was, please let us know.

Good luck.


On Dec 20, 2019, at 07:30, Rui Pedro Fernandes wrote:

> Please find answers below.
> 
>> -Original Message-
>> From: Ryan Schmidt [mailto:subversion-2...@ryandesign.com]
>> Sent: sexta-feira, 20 de dezembro de 2019 12:56
>> To: Rui Pedro Fernandes 
>> Subject: Re: subversion exception dialog appeared
>> 
>> 
>> 
>> On Dec 4, 2019, at 03:50, Rui Pedro Fernandes wrote:
>> 
>>> Contents:
>>> ---
>>> 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.
>> 
>> We need more information to help you. What actions led to this exception?
> [RPF] I was doing nothing specifically with Tortoise. Some background process 
> has thrown the exception
> 
>> Does it happen always, only in certain circumstances, or randomly?
> [RPF] It appeared randomly and only once until now
> 
> Has it
>> ever worked? If so, what changed since then?
> [RPF] It happened some days after I updated Tortoise SVN to the latest version
> 
> Anything else you can think of
>> that would help us diagnose this?
> [RPF] I have no more information, I'm sorry.
>> 
>> 
>>> 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
>>> 
>> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsubv
>>> ersion.apache.org%2Fmailing-
>> lists.htmldata=02%7C01%7C%7C4db9dd8b6
>>> 
>> 815409ca39808d7854bf34f%7C47f9d039bc9142a1ac76ce783feec88b%7C0%7C
>> 1%7C6
>>> 
>> 37124433558951222sdata=3l5b52NXohjPmjlh1ETxQF56BpLFPMwf1pQj
>> L1rf%2
>>> Fz0%3Dreserved=0
>>> 
>>> 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.13.1\ext\subversion\subversion\libsvn_wc\wc_db.c'
>>> line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))
>>> ---
>>> OK
>>> ---