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

Repository inside working copy

From: Svein Halvor Halvorsen <svein.h_at_lvor.halvorsen.cc>
Date: 2006-07-28 18:07:17 CEST

Hi,

I'd like to put my entire home directory under version control, using
svn. And since I don't have access to much outside my home dir, I
thought I could set up a repository inside, say at ~/.svnrepo/, and add
that to svn:ignore, then checking out the repo in ~

I realize that having the repo inside the working copy, is not something
I'm supposed to do, and that this violates the whole idea of the wc
being disposable. But that put aside, are there any other reasons I
should not do this?

This would be an alternative to RCS.

I should probably have ~/.opera/cache and some other files and dirs in
the ignore list too, but this I could probably fix.

Aslo, is there a way of keeping some of my dot-files in, day
~/.svnrepo/base, and the rest of the files in ~/.svnrepo/home. This way
I could checkout (through ssh) the latest version of all my config files
on another shell account of mine? Since these would both be checked out
to the same wc, do I have to put all files in one repo in the other
one's ignore-list?

I hope this made sense.

        Sincerely,
        Svein Halvor

(Please include my address in replies, as I'm not subscribed)

Received on Mon Jul 31 17:48:40 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.