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

Re: How to get prop path for SVN_WC_THIS_DIR?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-10-01 01:14:22 CEST

Ivan Zhakov <chemodax@gmail.com> writes:

> On 10/1/05, Philip Martin <philip@codematters.co.uk> wrote:
>>
>> Pass the directory path instead of SVN_WC_THIS_DIR.
> In this case I will get full path for prop file. It's inconveniently
> because for writing log I need relative path. Therefore I need remove
> it by ugly logic similar to svn_wc__merge_props().

Move the "ugly logic" into a function and have both places call it.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 1 01:15:03 2005

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.