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

copying back&forth a small SVN repository

From: Basile STARYNKEVITCH <basile_at_starynkevitch.net>
Date: 2006-02-02 22:45:44 CET

Dear All,

I'm working alone on a small project (about 10KLOC) and I'm using SVN
(1.3.0 on Linux/Debian/Sid) to manage its version.

I have to copy back and forth the repository from home to office
(since I am in a hurry, but prefer to work at home in the evening;
unfortunately, my VPN is broken and I cannot have a single repository
at office that I could access from home).

I'm currently doing an svnadmin dump at office, moving the (gzipped)
svndump file, deleting the repository at home, recreating it with
svnadmin create, reloading it entirely with svnadmin load.

This is done twice a day: when coming at office on morning, when
leaving in the afternoon. Sometimes, I'm making a typo and even had
once a repository in bad state...

Any clues to automate the process, preferably by avoiding a full dump,
but doing an incremental one. Obviously, doing an svnadmin load on a
repository which contain many same old versions does not work...

Thanks for reading.

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/ 
email: basile<at>starynkevitch<dot>net 
aliases: basile<at>tunes<dot>org = bstarynk<at>nerim<dot>net
8, rue de la Faïencerie, 92340 Bourg La Reine, France
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 2 22:48:00 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.