You are not logged in.

#1 2005-06-17 19:42:43

max_sipos
Member
From: Ithaca, NY
Registered: 2004-10-31
Posts: 106
Website

Local version control

I use cvs to keep varios home stuff (not only software) organized. It works nicely, as all I have to do for backup is burn ~/cvs, I don't worry about being messy as long as I remember to commit, etc. However, cvs has some serious shortcomings, primarily:
- messy way of changing directory structure in repositories
- version control is done for each file, not for whole project
- bunch of commands, flags, etc and no simple GUI

I'm curious if anybody knows some good version control software which addresses these issues and is good for local stuff (e.g. subversion is an overkill) or what do other Arch users do to keep their disk organized?

Offline

#2 2005-06-17 19:45:28

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Local version control

svn is probably the best...

alot of people like darcs too

Offline

#3 2005-06-17 20:34:55

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: Local version control

darcs and arch are kinda multiuser. Subversion is great for local stuff though. I used it for work last year. You don't have to run a server or anything.

Dusty

Offline

#4 2005-06-17 22:40:00

Michel
Member
From: Belgium
Registered: 2004-07-31
Posts: 286

Re: Local version control

Heya,

I haven't tried it myself, but maybe fuse can help or more specifically cvsfs.

There are also other fuse-filesystems, but haven't seen any others that provide versioning-support as far as I know.

greetings,

Michel

Offline

#5 2005-06-17 22:54:12

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Local version control

VMS's filesystem handles versioning by default... it's pretty cool... fuse might be worth looking at 8)

Offline

Board footer

Powered by FluxBB