keywords migration
Julien HEYMAN <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I try to migrate cvs to svn. I used cvs version 1.12.13 and svn version 1.6.12 I used cvs2svn 2.3.0. config.py is the origin file, i don't edit it (I don't edit nothing) I have in my cvs repository a file toto.txt with keywords $Date$. The date as updated automatically after each commit. I run cvs2svn but when I look the file, the keyword is not migrated. I check it with : svnlook proplist /tmp/test /trunk/projet/toto.txt, but nothing is set. my command line : ./cvs2svn -vv -s /tmp/test /work/cvs I join my file. So why the cvs2svn don't set svn:keywords propertie on my file ? Thanks, ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2678790 To unsubscribe from this discussion, e-mail: [[email protected]].
toto.txt,v
(text/plain, 576 B)
head 1.2; access; symbols b:1.1.1.1 a:1.1.1; locks; strict; comment @# @; 1.2 date 2010.11.04.15.46.08; author jheyman; state Exp; branches; next 1.1; commitid tWmy52pcF9XuK7Vu; 1.1 date 2010.11.04.15.45.08; author jheyman; state Exp; branches 1.1.1.1; next ; commitid X78DvnSosv08K7Vu; 1.1.1.1 date 2010.11.04.15.45.08; author jheyman; state Exp; branches; next ; commitid X78DvnSosv08K7Vu; desc @@ 1.2 log @Test 2 @ text @$Date: 2010-11-04 15:45:08 $ First test test 2 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $Date$ d4 1 @ 1.1.1.1 log @Import @ text @@