Flushing "$Log" entries from RCS or Subversion files
- From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
- Date: Wed, 19 Mar 2008 00:52:17 -0700 (PDT)
I'm migrating a software repository from RCS to Subversion. So far, so
good, I've done some working wrappers for the process and used cvs2svn
successfully, but the former authors used the $Log option extensively.
SVN doesn't support that, understandably. (Each checkin would not just
have the logs, it wrote the logs as a series of incremental changes in
the file itself, editable after the fact andn no longer synchronized
with the actual RCS logs. E-w-w-w-w-w-w!)
So I'm looking for a tool to scrub the $Log$ entries out of the .c
and .h files, which have a variety of shell and C compatible formats
of commented techniques on those entries. Does anyone have something
to do this, so I don't have to write one from scratch?
.
- Prev by Date: A new reader? Welcome to comp.os.linux.setup, read this first if you're new here (FAQ)
- Next by Date: Re: Ubuntu or PCLinuxOS
- Previous by thread: External disk doesn't boot. Install GRUB on USB key?
- Next by thread: weird problem hitting the backspace key
- Index(es):