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

Re: Propagating changes from one repository to another

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: 2006-08-01 09:45:16 CEST

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
Received on Tue Aug 1 09:47:18 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.