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

Re: [PATCH][MERGE-TRACKING] Step 4 of recording copyfrom info in mergeinfo during a repos to repos copy

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-10-26 20:01:35 CEST

On Thu, 26 Oct 2006 15:37:31 +0530, Kamesh Jayachandran
<kamesh@collab.net> wrote:

> Madan U Sreenivasan wrote:
>> +def copyfrom_merge_info_on_copy(sbox):
>> + "test for copyfrom mergeinfo after copy"
>> +
>> + sbox.build()
>> + wc_dir = sbox.wc_dir
>>
> As you don't do any wc operations here 'wc_dir' is a unused variable.

[snip]

> I am not in favour of os.path.join for URLs as it might result in the
> urls of the following form in windows,

[snip]

Both valid. Thank you. Will do the corrections.

> May be you can add a case where range of revisions getting implicitly
> recorded as merge as against one revision in the above example.

Sure. Makes sense.

Regards,
Madan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 26 19:32:21 2006

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.