Future SCM Technology

Jesse Keating jkeating at redhat.com
Thu Jun 7 18:43:47 UTC 2007


On Thursday 07 June 2007 14:41:41 Axel Thimm wrote:
> On Thu, Jun 07, 2007 at 07:23:04AM -0400, Jesse Keating wrote:
> > On Thursday 07 June 2007 06:12:14 Dominik 'Rathann' Mierzejewski wrote:
> > > I, for one, would welcome something similar to svn cp and svn mv,
> > > which allows you to copy and rename files (I'm thinking patches)
> > > while preserving change history.
> >
> > Could we better frame this as "I wish our SCM would allow for renaming
> > and/or copying source controlled files to new names, while preserving the
> > recorded history of the file within the SCM." ?  (I just don't want to
> > see a lot of requests be tied to a particular SCM or another, just pure
> > features.
>
> FWIW one could rephrase it with "Every SCM, but CVS". This is a CVS
> limitation that any willing successor has fixed, I don't think any of
> the systems we're thinking about has this flaw.

Well, hg cannot do this yet.  It has a function to copy a file, but all it 
really does is hg rm <oldfile>; hg add <newfile>.  yes, this is dumb.  :(

-- 
Jesse Keating
Release Engineer: Fedora
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20070607/8ad37f84/attachment.sig>


More information about the fedora-devel-list mailing list