more on keyword expansion
Maciek Sakrejda <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <CAH_hXRbGpvV_PFT+ZHhtYfhcY0jrV-cYrrVJbrvHtvfA8z10nw@mail.gmail.com> |
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? --- Maciek Sakrejda | System Architect | Truviso 1065 E. Hillsdale Blvd., Suite 215 Foster City, CA 94404 (650) 242-3500 Main www.truviso.com ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2913644 To unsubscribe from this discussion, e-mail: [[email protected]].