Re: more on keyword expansion
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
On 01/31/2012 07:25 PM, Maciek Sakrejda wrote: > So one of the remaining issues in my PostgreSQL JDBC driver conversion > is the details of the keyword expansion. If you look at the $Header$ > keyword in the following file: > > http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/Attic/Makefile?rev=1.38&content-type=text/x-cvsweb-markup&only_with_tag=REL7_4 > > This is more or less what I see in a checkout with a CVS client, too. > The $Header$ keyword is expanded with "/Attic" in the path (because > the file has been deleted in trunk, I presume?), but that is *not* the > expansion I see when the cvs2git conversion is set to expand keywords: > in that case, the "/Attic" is missing. Is there a reason cvs2git does > not provide the same expansion here? Probably because nobody has noticed/cared before. This should be fixed in trunk r5379. Please verify that it fixes the problem for you. If you are ambitious, perhaps you could submit a test for this behavior. (The easiest would be to add a "deleted" file to the test-data/keywords repository and check its contents in test internal_co_keywords().) Michael -- Michael Haggerty [email protected] http://softwareswirl.blogspot.com/ ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2916844 To unsubscribe from this discussion, e-mail: [[email protected]].