How to synchronize two subversion servers?
From: Pablo F <caladris_at_googlemail.com>
Date: 2006-12-07 20:40:41 CET
Hi all,
I have a conceptual problem about subversion. The issue is that I want to
1. Checkout from, say tigris.org to tmp1 (to simplify the case I suppose the
/tmp1$: *svn checkout* http://*svn*.tigris.org/repos/*svn*/trunk/project1
2. List the files I downloaded:
ls /tmp/tmp1
3. I delete all .svn directories of tmp1.
/tmp$:svn import -m "New import" tmp1 http://myserver.com/repos/test1
5. I work with my personal repository committing changes.
Thanks a lot and sorry for this little mess!
Pablo F.
|
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.