Re: patchsets
From: Tom Lord <lord_at_regexps.com>
Date: 2002-10-14 20:48:35 CEST
> I know that pkgsrc maintainers simply check patches into CVS,
Checking patches into version control does buy you a lot, if you do it
Here's how it comes out wrt svn:
Currently, you can note the location of an arch repository with
larch register-archive lord@regexps.com--2002-public \
and then operate on that repository normally.
If `svn' client support was added to the program `with-ftp', then one
larch register-archive lord@regexps.com--2002-public \
and arch would happily store and retrieve revisions from there. This
arch revisions stored in a svn repository would not, by default,
% svn publish ...
% svn retrieve ...
for expanding arch revisions into full trees in the svn repository,
If you have two repositories to sync, one easy technique would be
Fancier syncing becomes possible too, though. After you have a working
% larch star-merge me@my.laptop--work/project-foo \
and, of course, change-based projects can use those commands too, both
A similar layering makes sense for, say, CVS as well.
-t
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.