[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#617578: CVS (was Re: Bug#564195: Please rebuild cvs on all arches)



Thorsten Glaser wrote:

> https://www.freewrt.org/~tg/debs/dists/etch/wtf/Pkgs/cvs/cvs_1.12.13-3.dsc

Thanks, will try it out.  For the reference of others, from debian/control:

	# First word is the $CVSROOT (-d arg) string, second word the module.
	Vcs-CVS: :ext:_anoncvs@anoncvs.mirbsd.org:/cvs contrib/hosted/tg/deb/cvs
	Vcs-Browser: http://cvs.mirbsd.de/contrib/hosted/tg/deb/cvs/

For dvcs junkies, it's also possible to slurp the whole history:

	mkdir -p cvs/contrib/hosted/tg/deb
	rsync -zaP _anoncvs@anoncvs.mirbsd.org:/cvs/CVSROOT cvs/CVSROOT
	rsync -zaP _anoncvs@anoncvs.mirbsd.org:/cvs/contrib/hosted/tg/deb/cvs \
		cvs/contrib/hosted/tg/deb/cvs

There are two committers so far.

tg = Thorsten Glaser <tg@mirbsd.de>
bsiegert = Benny Siegert <bsiegert@mirbsd.de>



Reply to: