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

how to link two repositories

From: Phlip <phlip2005_at_gmail.com>
Date: 2007-07-28 21:30:31 CEST

Subversives:

Firstly, in the documentation, does "repository" mean one group of projects
on a server? Or does it mean one project, in that group, on the server?

Knowing that helps me know if I should read documents that discuss
"repositories".

Here's the main question.

I have an SVN project on server A, and I just got the keys to another
server, B.

From scratch, how to I create an _intermittent_ (not continuous) mirror on
server B?

I want to practice Continuous Integration to server A, and each time I feel
a version tick coming on, I simultaneously 'svn ci' (or equivalent) to both
servers.

This allows users to download from server B, safe from my code twitches,
which constantly appear on server A.

Where to start? svnadmin dump? svnsync?

-- 
  Phlip
  http://www.oreilly.com/catalog/9780596510657/
  "Test Driven Ajax (on Rails)"
  assert_xpath, assert_javascript, & assert_ajax 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 28 21:29:29 2007

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.