Comment Re:Doesn't make as much sense to use for Linux (Score 1) 289
Have you tried Portage in Gentoo?
http://www.gentoo.org/
thats the closest i have found to CVS like update.
i love the emerge tool
config files are merged, might have to do some manual diff editing, and sources are updated and then u start recompiling.. :)
$>emerge rsync
$>emerge -U world ;)
http://www.gentoo.org/
thats the closest i have found to CVS like update.
i love the emerge tool
config files are merged, might have to do some manual diff editing, and sources are updated and then u start recompiling..
$>emerge rsync
$>emerge -U world