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

Re: Source url ... is from different repository

From: Blair Zajac <blair_at_orcaware.com>
Date: 2006-09-20 23:05:42 CEST

Jeremy Wilkins wrote:
> Hi,
>
> I've got two repositorys that got created from the same tar ball of
> files, when I make changes to one repository I've been moving them
> across to the other with 'svn diff -rx:y url | patch -p0'
>
> I've tried to move the changes across with svn merge with the
> --ignore-ancestry option, this has happily patched the files but when I
> commit I get the 'Source url ... is from different repository' error
> though. I thought ignore ancestry meant that the differing ancestry of
> the files would be ignored. Is there any way round this or is it back to
> patching with 'svn diff | patch -p0'

You may want to check out Piston and see if it'll help in this case:

http://piston.rubyforge.org/

Regards,
Blair

-- 
Blair Zajac, Ph.D.
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 20 23:07:01 2006

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.