unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Strange file names in old revisions of bzr repository
@ 2014-01-03  8:23 Ulrich Mueller
  2014-01-03 10:13 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Mueller @ 2014-01-03  8:23 UTC (permalink / raw)
  To: emacs-devel

I noticed some time ago that in old revisions of the repository there
are many files whose names start with a = sign. For example:
http://bzr.savannah.gnu.org/lh/emacs/trunk/files/20000/lisp/

Are these artefacts of a previous conversion between VCSs? Any chance
to get rid of them when moving to git?

Ulrich



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Strange file names in old revisions of bzr repository
  2014-01-03  8:23 Strange file names in old revisions of bzr repository Ulrich Mueller
@ 2014-01-03 10:13 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2014-01-03 10:13 UTC (permalink / raw)
  To: Ulrich Mueller; +Cc: emacs-devel

Ulrich Mueller <ulm@gentoo.org> writes:

> I noticed some time ago that in old revisions of the repository there
> are many files whose names start with a = sign. For example:
> http://bzr.savannah.gnu.org/lh/emacs/trunk/files/20000/lisp/
>
> Are these artefacts of a previous conversion between VCSs? Any chance
> to get rid of them when moving to git?

They are artefacts of the pre-CVS era.  Since RCS doesn't have the
concept of a multi-file repository, the method to "remove" files was to
rename them with the = prefix to preserve history.  They were finally
removed for real after the move to savannah.

To get rid of them properly would require finding out the real point in
time when the files were supposed to be removed.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-03 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-03  8:23 Strange file names in old revisions of bzr repository Ulrich Mueller
2014-01-03 10:13 ` Andreas Schwab

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).