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

Re: How to take an archive home

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-05-25 22:34:00 CEST

On 25 May 2006 20:06:11 +0200, Martin Rubey <martin.rubey@univie.ac.at> wrote:
> Dear all,
>
> I would like to use svn to archive my work. However, since I have only a modem
> connection at home, I have to do the first checkout by other means.
>
> Ideally, I'd like to burn the freshly imported archive on a cd, take it home,
> and copy it on the harddisk there.
>
> The important point is, of course, that svn update at home should then know
> that the archives are in sync, and only copy files modified after this first
> checkout.
>
> How can I go about this?

As long as you copy the .svn directories as well, you can burn your
whole working copy at work to CD, bring it home and put it on your
hard drive. Make sure everything is RW (when copying off CD they may
end up read-only). Then you can run svn up on that WC on your home
computer and as long as you can access the URL, you're set.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 25 22:36:13 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.