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

networking repositories

From: Alan Chandler <alan_at_chandlerfamily.org.uk>
Date: 2002-10-27 13:43:47 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am trying to decide if subversion is going to meet my needs. There is one
sticking point I am not sure about from the documentation. Can someone
please advise me if I am correct or not.

Basically, I will be working at a mixture of my desktop machine and on a
laptop. At home, these are networked - but I work away from home with my
laptop during the week not connected to any network, and want to version
manage the software development I am working on whilst away.

I was thinking that I could set up a local repository on my laptop and another
repository on my desktop (local or remote?). The question I cannot really
understand, is can I synchronise them in someway by doing

svnadmin dump <laptop-repos> | svnadmin load <desktop-repos>

and vica versa.

I think it must be more complex than that - in that I probably need to detect
revision numbers in some way so ensure transactions don't get duplicated.

The other approach I was thinking of was just a raw dump of the repository
files - but this has two disadvantages. One that will be a lot of data to
transfer, and secondly - what do I do if I have forgotten to do the transfer
before I go away - I can't merge transactions when I get back.

Any advice?
- --
Alan Chandler
alan@chandlerfamily.org.uk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9u9+DuFHxcV2FFoIRAo6cAKCnF9i/wLPBzLxjMJ3BJiYBQwheOwCgg3LY
9KEtS815Ife4pWRfuMWbVTU=
=KR6A
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 27 13:43:57 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.