[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: Srivathsan, M IN BLR SISL <M.Srivathsan_at_siemens.com>
Date: 2006-01-12 09:26:10 CET

Hi Madan,
 
Thanks for the mail. Let me clarify a few things from your mail

1. Yes, a VPN connection would be the best. But I can't connect to
my corporate network from home. At the same time, since I believe in
checking in changes (how much ever small they may be) into the Repo then
and there, I would like to have the same and do check-ins and then
continue with the same Repo in my Office too
2. Due to the above point, http:// and svn:// based access is also
ruled out
3. > do you realize that changes made to the repo at work will not
be visible at your home?
        This is something like a bolt from the blue! As I had already
mentioned, I am newbie to SVN but have good experience in ClearCase. So
I would like to have some education on this. My basic understanding of
SVN seems to suggest that it should be possible (just like in CVS) to
use the Repo

Thanks and rgds,
Watson

________________________________

From: Madan U S [mailto:madan@collab.net]
Sent: Thu 12-Jan-2006 10:25
To: Srivathsan, M IN BLR SISL; users@subversion.tigris.org
Subject: RE: (Tortoise) SVN Repository Backup problem

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 09: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.