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

RE: (Tortoise) SVN Repository Backup problem

From: Madan U S <madan_at_collab.net>
Date: 2006-01-12 05:55:06 CET

First, we need some clarity of terms here...
pl. find my comments inline...

> -----Original Message-----
> From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan@siemens.com]
> Sent: Thu 1/12/2006 8:19 AM
> To: users@subversion.tigris.org
> Subject: (Tortoise) SVN Repository Backup problem
>
> Hi,
>
> I am using TortoiseSVN 1.2.6 and SVN 1.2.3 and I am new to SVN. I have
> the following requirement:
> 1. Take the SVN (local) repository created in my local wkstn to home
> and
> continue working there, so that I don't miss out on version checkins

You dont need a backup to acheive this.... what you need is a http:// or svn:// based access to access your work repository from home (and that obviously implies that you should be able to access office machine from home - maybe via vpn?)
For this, you dont need the repsitory at home. You only need a working copy at home. For precise definitions, pl. read the book... http://svnbook.red-bean.com/

> So I did the following:
> 1. Created a Repo using the TortoiseSVN
> 2. Added Project
> 3. Made changes to the files and committed them too

so far, so good...

> 4. Copied the Repo dir. Tree into my USB key and took it home

do you realize that changes made to the repo at work will not be visible at your home?

> 5. Copied the Repo dir Tree from my USB key to a local drive in my Home
> PC - so far so good
> 6. Tried to browse the (just copied) Repo using TortoiseSVN (same
> versions as in my office)
> But I am getting an error like "not a working a copy"

You need to checkout using tortoisesvn/cmd line svn client to do this...

Regards,
Madan.
Received on Thu Jan 12 05:57:25 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.