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

svn_delta_editor_t->add_file

From: William Ferguson <william.ferguson_at_hubbub.com.au>
Date: 2005-07-05 08:44:34 CEST

When using the svn_delta_editor_t returned from svn_ra_get_commit_editor for
a local filesystem repostiroy, is it to be expected that the copy_path
supplied to #add_file be a path that includes the repository Url as a
prefix?

I mean the supplied (target) path is just the offset within the repository,
but the if I supply a copy_path that is just an offset then it fails with
"Source url '%s' is from different repository".

William

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 5 08:46:30 2005

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

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