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

Re: Distributed Subversion

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 10 Jun 2009 10:50:30 -0500

David Weintraub wrote:
> A better mechanism for remote sites with slow access would be proxy
> repositories that constantly synchronize with each other. Subversion
> doesn't have a built in mechanism to do this. Yes, it is very possible
> to do with a little hacking, but Subversion wasn't meant for this type
> of setup.
> However, it is something that could be easily added onto Subversion
> without making major changes in its architecture.

If this is such a common need, I'm surprised we don't hear more about
pushmi: http://search.cpan.org/~clkao/Pushmi/lib/Pushmi.pm which claims
to do exactly that. I do see where the ability to make local branches
for experimental stuff would be handy without cluttering the repository
until you are sure the change is an improvement, but my own need for
this has never gone beyond what you can do by checking out another
working copy instance - or copying the one you have.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2360966
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-10 17:51:39 CEST

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.