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

[PATCH] Check for cancel function in repos->repos and wc->reposcopy

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: Tue, 25 Mar 2008 12:07:33 +0530

Hi,

We check for cancel function during wc->wc and repos->wc copy. But we do
not check for this function for other copy operations. Please find
attached a patch to check it during repos->repos and wc->repos copy
operation.

[[
Check for cancel function during repos->repos and wc->repos copy
operation.

* subversion/libsvn_client/copy.c
  (repos_to_repos_copy, wc_to_repos_copy): Check for cancel function.
]]

-- 
Regards,
Bhuvaneswaran

Received on 2008-03-25 07:37:45 CET

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.