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

Re: [PATCH]commit from multiple wc

From: HuiHuang <yellow.flying_at_yahoo.com.cn>
Date: Thu, 16 Jul 2009 08:22:16 +0800

>The patch does not apply cleanly to current trunk.
>Please always run 'svn update' before generating patches.
>You generated the patch against r38371 which is out of date.
Sorry, you have mentioned this before, but I think I misunderstand you
that time. I will do this before generating patches.

>Unfortunately the conflicts are not trivial enough for me
>to quickly resolve them. Can you send the patch again with
>fixes so that it applies cleanly against current trunk?

>Also, can you send the patch to make the svn command line
>client use svn_client_commit5()?
hmm...I have saw the conflicts. It happens because they use a new API
svn_wc__adm_open_in_context() which is base on svn_wc_context_t.
I will try to use this API instead of svn_wc_adm_open3() to solve this
conflict.

>> + /* Working copy root of a wc */
>> + const char *base_dir;

>By the way, is this path absolute? For WC-NG, it will need to be absolute.
Yes, I think this path absolute because I see svn_dirent_get_absolute()
is called in svn_dirent_condense_targets().

Thank you.
Huihuang

------------------
yellow.flying
2009-07-16

__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2371650
Received on 2009-07-16 02:23:26 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.