[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-16 05:03:19 CET

> -----Original Message-----
> From: Srivathsan, M IN BLR SISL [mailto:M.Srivathsan@siemens.com]
> Sent: Thu 1/12/2006 1:56 PM
> To: Madan U S
> Cc: users@subversion.tigris.org
> Subject: RE: (Tortoise) SVN Repository Backup problem
>
> Hi Madan,
>
[SNIP]
> 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

   You can take the repo home, keep checking in, bring the repo back, keep checking in at work too. We are only talking about a repository used by one person on a movable storage media here.

   Are you the only person using the repo? If thats the case, all you have to do, is to store your repo on some re-writeable media, and take adequate backup of the medium. But I suspect your problem is more complex than that.

   With whatever experience of svn I have, I think what you need is offline working...

   What you need is probably...

   - is a working copy to take home, make changes (note, not revisions)
   - bring back the working copy to work
   - diff between your working copy and the current repo
   - merge and commit.

   Pl. let me know if you need anything in specific reg the above. You could reach me on irc - freenode server, #svn channel.

Regards,
Madan.
Received on Mon Jan 16 05:05:50 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.