noo...@tigris.org wrote on Tue, Nov 02, 2010 at 04:42:14 -0700:
> http://subversion.tigris.org/issues/show_bug.cgi?id=3727
>
>
>
>
>
>
> --- Additional comments from noo...@tigris.org Tue Nov 2 04:42:14 -0700
> 2010 ---
> Fixed in r1029751
>
Should this be backported to 1.6.x?
Noorul Islam K M writes:
> [[[
> Fix issue 3727: Fix regression caused by r880559
>
> * subversion/tests/cmdline/export_tests.py
> (export_to_explicit_cwd): Remove XFail.
>
> * subversion/svn/export-cmd.c
> (svn_cl__export): Move logic into subversion/libsvn_client/export.c
>
> * subversion/l
Philip Martin writes:
> Noorul Islam K M writes:
>
>> Philip Martin writes:
>>
>>> Noorul Islam K M writes:
>>>
@@ -79,8 +84,17 @@
{
to = APR_ARRAY_IDX(targets, 1, const char *);
+ /* Get the RA connection. */
+ SVN_ERR(svn_client__ra_sessi
Noorul Islam K M writes:
> Philip Martin writes:
>
>> Noorul Islam K M writes:
>>
>>> @@ -79,8 +84,17 @@
>>> {
>>>to = APR_ARRAY_IDX(targets, 1, const char *);
>>>
>>> + /* Get the RA connection. */
>>> + SVN_ERR(svn_client__ra_session_from_path(&ra_session, &revnum,
>>
Philip Martin writes:
> Noorul Islam K M writes:
>
>> @@ -79,8 +84,17 @@
>> {
>>to = APR_ARRAY_IDX(targets, 1, const char *);
>>
>> + /* Get the RA connection. */
>> + SVN_ERR(svn_client__ra_session_from_path(&ra_session, &revnum,
>> +
Noorul Islam K M writes:
> @@ -79,8 +84,17 @@
> {
>to = APR_ARRAY_IDX(targets, 1, const char *);
>
> + /* Get the RA connection. */
> + SVN_ERR(svn_client__ra_session_from_path(&ra_session, &revnum,
> + &url, truefrom, NULL,
>
Noorul Islam K M writes:
> Philip Martin writes:
>
>> Noorul Islam K M writes:
>>
>>> It looks like the issue
>>> http://subversion.tigris.org/issues/show_bug.cgi?id=3727 is because of
>>> the commit done in r880559.
>>>
>>> Since this is a conscious change, should this issue be ignored?
>>
>>
Philip Martin writes:
> Noorul Islam K M writes:
>
>> It looks like the issue
>> http://subversion.tigris.org/issues/show_bug.cgi?id=3727 is because of
>> the commit done in r880559.
>>
>> Since this is a conscious change, should this issue be ignored?
>
> From the log message:
>
> r880559 | h
On Fri, Oct 29, 2010 at 3:57 AM, Noorul Islam K M wrote:
>
> It looks like the issue
> http://subversion.tigris.org/issues/show_bug.cgi?id=3727 is because of
> the commit done in r880559.
>
> Since this is a conscious change, should this issue be ignored?
Not necessarily. I recall at least one p
Noorul Islam K M writes:
> It looks like the issue
> http://subversion.tigris.org/issues/show_bug.cgi?id=3727 is because of
> the commit done in r880559.
>
> Since this is a conscious change, should this issue be ignored?
>From the log message:
r880559 | hwright | 2009-11-12 18:21:32 + (T
It looks like the issue
http://subversion.tigris.org/issues/show_bug.cgi?id=3727 is because of
the commit done in r880559.
Since this is a conscious change, should this issue be ignored?
Thanks and Regards
Noorul
11 matches
Mail list logo