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

FW: svn commit: r1586255 - in /subversion/trunk/subversion: libsvn_client/prop_commands.c tests/cmdline/prop_tests.py

From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 10 Apr 2014 13:04:12 +0200

FYI:

> -----Original Message-----
> From: rhuijben_at_apache.org [mailto:rhuijben_at_apache.org]
> Sent: donderdag 10 april 2014 12:14
> To: commits_at_subversion.apache.org
> Subject: svn commit: r1586255 - in /subversion/trunk/subversion:
> libsvn_client/prop_commands.c tests/cmdline/prop_tests.py
>
> Author: rhuijben
> Date: Thu Apr 10 10:14:23 2014
> New Revision: 1586255
>
> URL: http://svn.apache.org/r1586255
> Log:
> Replace assertions triggered in svn_dirent_get_absolute() triggered by
> $ svn pl -r PREV https://svn.apache.org/repos/asf
> $ svn pg Q -r PREV https://svn.apache.org/repos/asf
> and
> $ tortoiseproc /command:properties /path:https://svn.apache.org/repos/asf
> (which tries to obtain the WORKING properties)
> with a proper error.

        Hi,

This last error was found by CollabNet QA and was the reason I applied this patch.

It would be nice if this command could default to using HEAD instead of WORKING when '/path'' specifies a URL, just like 'svn'

We will probably fix some of our code by explicitly adding /rev:HEAD to the commandline, to avoid the problem on both old and new versions of TortoiseSVN.

        Bert

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-04-10 16:52:38 CEST

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

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