You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Marc Haisenko <ha...@comdasys.com> on 2006/08/01 07:45:16 UTC

Re: Propagating changes from one repository to another

On Monday 31 July 2006 20:14, Ryan Schmidt wrote:
> svn_load_dirs.pl may be a solution; you could package up new releases  
> by exporting from your repository and tarring and zipping it up, and  
> they could load it into their repository with this script.
> 
> http://svnbook.red-bean.com/en/1.2/ 
> svn.advanced.vendorbr.html#svn.advanced.vendorbr.svn_load_dirs

Interesting tool, but it doesn't solve my problem... it can't handle renames, 
property changes and so on. But it could be handy in a different situation, 
thanks for the pointer !


> svk may be another solution, though I'm not sure if it's designed for  
> this purpose.
> 
> http://svk.elixus.org/

Unfortunately svk doesn't solve my problem either: the repositories for the 
customer and our repository must be different (they'll each contain software 
for which the other side doesn't have licenses and other nice legal and 
technical problems)...

I guess I have to write my own tool then, but I already have very concrete 
ideas on how to solve my problem. Luckily SubVersion is extremely 
tool-friendly, especially with its XML log and stuff :-)

Thanks anyway,
	Marc

-- 
Marc Haisenko
Comdasys AG

Rüdesheimer Straße 7
D-80686 München
Tel:   +49 (0)89 - 548 43 33 0
Fax:   +49 (0)89 - 548 43 33 29
e-mail: haisenko@comdasys.com
http://www.comdasys.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org