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

Re: [PATCH] 'svn mkdir --parents' shows absolute paths

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Fri, 02 May 2008 16:13:23 +0530

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Senthil,

I am fine with UI notification change you propose.

But your patch can reveal(introduce?) the segfault.

Try this.

from_svn_wc$mkdir -p a/b/c/d
from_svn_wc$cd a/b/c/d
from_svn_wc/a/b/c/d$svn mkdir --parents .
Segmentation fault with your patch.

With regards
Kamesh Jayachandran

Senthil Kumaran S wrote:
> Senthil Kumaran S wrote:
>> Is this an intended behavior? If not the following patch fixes this,
>> which
>> changes/removes a line from the public API svn_client_add4 (I know
>> which is not
>> allowed, but what is the best way to go about this?)
>>
>> [[[
>> 'svn mkdir --parents' shows absolute paths
>>
>> * subversion/libsvn_client/add.c
>> (svn_client_add4): Do not change the path supplied to absolute path.
>>
>> Patch by: stylesen
>> ]]]
>
> Forgot to attach the patch in the previous email.
>
> Thank You.
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIGvBL3WHvyO0YTCwRAvYNAJ48Vf6UT15+j1rTlK2LworQhwJF4QCgjqUd
EsoMadQ+Q4v/FFEy/bBP+Hs=
=vJEl
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-02 12:44:11 CEST

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

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